Sysfetch
A super tiny system information fetch script written in BASH
Install / Use
/learn @wick3dr0se/SysfetchREADME
<div align="center">
<h1>Sysfetch</h1>
<p>A super tiny system information fetch script written in BASH</p>
<img src="ss.webp"></img>
<a href='#'><img src="https://img.shields.io/badge/Shell_Script-121011?logo=gnu-bash&logoColor=white"></img><a/>
<a href='#'><img src="https://img.shields.io/badge/Made%20with-Bash-1f425f.svg"></img><a/>
<a href='#'><img src=https://img.shields.io/badge/Maintained%3F-yes-green.svg></img><a/>
<br/>
<a href="https://discord.gg/W4mQqNnfSq">
<img src="https://discordapp.com/api/guilds/913584348937207839/widget.png?style=shield"/></a>
</div>
Installation
Download sysfetch
git clone https://github.com/wick3dr0se/sysfetch; cd ${_##*/}
Install to $PATH (optional)
cp sysfetch /usr/bin/local/
Usage
Execute script from within downloaded directory
./sysfetch
Or with BASH
bash sysfetch
Otherwise execute sysfetch from anywhere if it's in $PATH
sysfetch
Sysfetch can be executed in an infinite loop, with a delay, live updating the output every N seconds
sysfetch <N>
Press Ctrl+C or close terminal to kill the script
Contributing
Make a change; Submit that bitch with a relevant message, e.g. git commit -m 'issus fix #3'
