An open API service indexing awesome lists of open source software.

https://github.com/blackbeard173/sysfetch

A command-line system information tool written in bash.
https://github.com/blackbeard173/sysfetch

bash command-line neofetch

Last synced: 3 months ago
JSON representation

A command-line system information tool written in bash.

Awesome Lists containing this project

README

          

## About
Custom system fetching tool which is made in bash script.

## Installation
```sh
git clone https://github.com/blackbeard173/sysfetch
cd sysfetch
sudo make install
```

#### Uninstallation
```sh
sudo make uninstall