8000 GitHub - haithamaouati/tfetch: A tiny system info script for Termux, written in pure Bash.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

haithamaouati/tfetch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tfetch

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

t
7261
fetch preview

Features

  • 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)

Installation

  1. Clone the repository
git clone https://github.com/haithamaouati/tfetch.git
  1. Change to the tfetch directory:
cd tfetch
  1. Install the script
bash install.sh

Usage

Usage: tfetch

Options:

-c, --clear Clear the screen before displaying info

Uninstallation

bash uninstall.sh

Author

Made with ☕ by Haitham Aouati

License

tfetch is licensed under WTFPL license

0