Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/haithamaouati/tfetch
A super tiny system information fetch script written in bash scripting.
https://github.com/haithamaouati/tfetch
android bash fetch info linux macchina neofetch os script sysinfo system systeminformation termux tfetch
Last synced: 26 days ago
JSON representation
A super tiny system information fetch script written in bash scripting.
- Host: GitHub
- URL: https://github.com/haithamaouati/tfetch
- Owner: haithamaouati
- License: mit
- Created: 2024-03-26T22:07:17.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-11-17T06:28:31.000Z (2 months ago)
- Last Synced: 2024-11-17T07:28:58.244Z (2 months ago)
- Topics: android, bash, fetch, info, linux, macchina, neofetch, os, script, sysinfo, system, systeminformation, termux, tfetch
- Language: Shell
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tfetch
A super tiny system information fetch script written in bash scripting.```
___
(.· |
(<> |
/ __ \ tfetch
( / \ /|
_/\ __)/_)
\/-____\/
```## Usage
To use the `tfetch.sh` script, follow these steps:
1. Clone the repository:
```bash
git clone https://github.com/haithamaouati/tfetch.git
```2. Change to the tfetch directory:
```bash
cd tfetch
```3. Change the file modes
```
chmod +x tfetch.sh
```4. Run the script
```bash
./tfetch.sh
```
_or_
```
bash tfetch.sh
```## Author
Made with :coffee: by **Haitham Aouati**
- GitHub: [github.com/haithamaouati](https://github.com/haithamaouati)
- Telegram: [t.me/haithamaouati](https://t.me/haithamaouati)## License
tfetch is licensed under [MIT License](LICENSE).