A tiny system info script for Termux, written in pure Bash.
No dependencies. No noise. Just the essentials.
- Displays basic system information:
- Username and hostname
- OS, architecture, kernel
- Uptime, installed packages, memory
- Works offline — no external dependencies
- Fast, lightweight, and silent on errors
- ASCII art included (yes, it's judging you)
- Clone the repository
git clone https://github.com/haithamaouati/tfetch.git
- Change to the tfetch directory:
cd tfetch
- Install the script
bash install.sh
Usage: tfetch
-c
, --clear
Clear the screen before displaying info
bash uninstall.sh
Made with ☕ by Haitham Aouati
- GitHub: github.com/haithamaouati
tfetch is licensed under WTFPL license