Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/justus0405/bfetch
🔎 Another System information script for Linux written in bash
https://github.com/justus0405/bfetch
bash bash-script bash-scripting monitor monitoring monitoring-scripts monitoring-tool script
Last synced: about 1 month ago
JSON representation
🔎 Another System information script for Linux written in bash
- Host: GitHub
- URL: https://github.com/justus0405/bfetch
- Owner: Justus0405
- License: mit
- Created: 2024-07-11T15:48:50.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-12-21T18:54:01.000Z (about 2 months ago)
- Last Synced: 2024-12-21T19:34:42.769Z (about 2 months ago)
- Topics: bash, bash-script, bash-scripting, monitor, monitoring, monitoring-scripts, monitoring-tool, script
- Language: Shell
- Homepage:
- Size: 22.5 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bfetch
Another System information script for Linux written in bash## Dependencies
```plaintext
bash
```## Installation
```shell
git clone https://github.com/Justus0405/bfetch.git
cd bfetch
chmod +x bfetch
./bfetch
```
## Usage
```plaintext
usage: bfetch [...]
arguments:
-h | --help
-t | --temps
-s | --system```