{"id":19145047,"url":"https://github.com/haithamaouati/tfetch","last_synced_at":"2026-04-16T05:32:12.108Z","repository":{"id":229917984,"uuid":"777993863","full_name":"haithamaouati/tfetch","owner":"haithamaouati","description":"A tiny system info script for Termux, written in pure Bash.","archived":false,"fork":false,"pushed_at":"2026-01-28T19:43:41.000Z","size":469,"stargazers_count":19,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-01-29T09:51:45.942Z","etag":null,"topics":["android","bash","fastfetch","fetch","info","linux","macchina","neofetch","os","osinfo","script","sysinfo","system","systeminfo","systeminformation","termux","tfetch"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"wtfpl","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/haithamaouati.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-03-26T22:07:17.000Z","updated_at":"2026-01-28T19:43:44.000Z","dependencies_parsed_at":"2024-03-26T23:42:24.883Z","dependency_job_id":"cfc49d6e-c8ad-45f2-a05d-5443755f2390","html_url":"https://github.com/haithamaouati/tfetch","commit_stats":null,"previous_names":["haithamaouati/tfetch","immortalmethod/tfetch"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/haithamaouati/tfetch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haithamaouati%2Ftfetch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haithamaouati%2Ftfetch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haithamaouati%2Ftfetch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haithamaouati%2Ftfetch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/haithamaouati","download_url":"https://codeload.github.com/haithamaouati/tfetch/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/haithamaouati%2Ftfetch/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31872618,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"online","status_checked_at":"2026-04-16T02:00:06.042Z","response_time":69,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android","bash","fastfetch","fetch","info","linux","macchina","neofetch","os","osinfo","script","sysinfo","system","systeminfo","systeminformation","termux","tfetch"],"created_at":"2024-11-09T07:37:43.453Z","updated_at":"2026-04-16T05:32:12.093Z","avatar_url":"https://github.com/haithamaouati.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tfetch🐧\n\nA tiny system info script for [Termux](https://termux.dev), written in pure Bash.  \nNo dependencies. No noise. Just the essentials.\n\n\u003cp align=\"center\"\u003e\n  \u003cimg width=\"125\" height=\"125\" src=\"tux.png\"\u003e\n\u003c/p\u003e\n\n![tfetch preview](preview.png)\n\n## Features\n\n- Displays basic system information:\n  - Username and hostname\n  - OS, architecture, kernel\n  - Uptime, installed packages, memory\n  - Current date and time\n  - Color palette\n- Works offline — no external dependencies\n- Fast, lightweight, and silent on errors\n- ASCII art included (tux and android)\n\n## Installation\n\n1. Clone the repository\n```bash\ngit clone https://github.com/haithamaouati/tfetch.git\n```\n2. Change to the tfetch directory:\n```\ncd tfetch\n```\n3. Install the script\n```\nbash install.sh\n```\n\n## Usage\nUsage: `tfetch`\n\n##### Options:\n\n`-c`, `--clear` Clear the screen before displaying info\n\n`-p`, `--palette` Show the terminal color palette\n\n`-t`, `--tux` Use Tux ASCII art (default)\n\n`-a`, `--android` Use Android ASCII art\n\n`-d`, `--datetime` Show current date and time\n\n`-h`, `--help` Show this help message and exit\n\n\u003e [!TIP]  \n\u003e Make it as startup banner (Optional)\n1. Open `~/.bashrc` using `nano`:\n```\nnano ~/.bashrc\n```\n2. Add the following line, then save and exit using `Ctrl` + `X`, then `Y`:\n```\ntfetch -c -p\n```\n\n## Uninstallation\n```\nbash uninstall.sh\n```\n\n## Environment\n- Tested on [Termux](https://termux.dev/en/)\n\n## Star History\n\n[![Star History Chart](https://api.star-history.com/svg?repos=haithamaouati/tfetch\u0026type=date\u0026legend=top-left)](https://www.star-history.com/#haithamaouati/tfetch\u0026type=date\u0026legend=top-left)\n\n### Find this repository useful? ♥️\nSupport it by joining the [stargazers](https://github.com/haithamaouati/tfetch/stargazers). ⭐\n\nIf you want to help even more, please spread the word — share the project on X, Reddit, or with your community so more people discover it.\n\nAnd [follow me](https://github.com/haithamaouati) to keep up with future updates and projects. 🤩\n\n## License\n\n**tfetch** is licensed under [WTFPL license](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhaithamaouati%2Ftfetch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhaithamaouati%2Ftfetch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhaithamaouati%2Ftfetch/lists"}