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
https://github.com/haithamaouati/tfetch
android bash fetch info linux macchina neofetch os script sysinfo system systeminformation termux tfetch
Last synced: about 2 months ago
JSON representation
A super tiny system information fetch script written in BASH
- Host: GitHub
- URL: https://github.com/haithamaouati/tfetch
- Owner: haithamaouati
- License: mit
- Created: 2024-03-26T22:07:17.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-08-15T13:41:31.000Z (5 months ago)
- Last Synced: 2024-08-15T15:34:36.920Z (5 months ago)
- Topics: android, bash, fetch, info, linux, macchina, neofetch, os, script, sysinfo, system, systeminformation, termux, tfetch
- Language: Shell
- Homepage:
- Size: 10.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```
___
(.· |
(<> |
/ __ \ tfetch
( / \ /|
_/\ __)/_)
\/-____\/
```## Usage
To use the tfetch script, follow these steps:
1. Clone the repository:
```bash
git clone https://github.com/haithamaouati/tfetch.git
```2. Navigate to the tfetch directory:
```bash
cd tfetch
```3. Change the file modes
```
chmod +x tfetch.sh
```4. Run the script
```bash
./tfetch.sh
```## Author
- **Haitham Aouati**
- GitHub: [github.com/haithamaouati](https://github.com/haithamaouati)
- Telegram: [t.me/haithamaouati](https://t.me/haithamaouati)## License
This tfetch Bash script is open-source and available under the [MIT License](LICENSE).
Feel free to contribute or report issues on the [GitHub repository](https://github.com/haithamaouati/tfetch).