← All projects
Active 35

A tiny system info script for Termux written entirely in Bash. No dependencies. No noise. Just the essentials.

About this project

tfetch🐧 A tiny system info script for Termux, written entirely in Bash. No dependencies. No noise. Just the essentials. Table of Contents Features Installation Usage Examples Uninstallation Environment Contributing License Features Displays basic system information: Username and hostname OS, architecture, kernel Uptime, installed packages, memory Current date and time Color palette Works offline — no external dependencies Fast, lightweight, and silent on errors ASCII art included (tux and android) Installation Clone the repository: Change to the tfetch directory: Install the script: Usage Options: Option Long Form Description -------- ----------- ------------- -c --clear Clear the screen before displaying info -p --palette Show the terminal color palette -t --tux Use Tux ASCII art (default) -a --android Use Android ASCII art -d --datetime Show current date and time -h --help Show this help message and exit Examples Make it a Startup Banner (Optional) Open /.bashrc using nano: Add the following line at the end of the file: Save and exit using Ctrl + X, then press Y and Enter Uninstallation Environment Tested on: Termux Required: Bash 4.0+ No external dependencies

From the project README on GitHub

Stars
35
Forks
3
License
WTFPL
Last push
19 May 2026

Add this badge to your README

Show that your project is listed on Made in Algeria.

Made in Algeria
[![Made in Algeria](https://www.madeinalgeria.dev/badge/tfetch.svg)](https://www.madeinalgeria.dev/projects/tfetch)

Related projects