{"id":30340558,"url":"https://github.com/srinath10x/termux-setup","last_synced_at":"2025-08-18T08:12:11.010Z","repository":{"id":214669698,"uuid":"737035894","full_name":"Srinath10X/termux-setup","owner":"Srinath10X","description":"🚀 Welcome to Termux-Setup, your swift path to a hassle-free Termux configuration! This tool automates the setup process, ensuring a quick and efficient installation of essential packages. 📦 Say goodbye to manual setups and embrace a seamless start to your Termux journey. Get your environment up and running in no time with Termux-Setup! 🔧✨","archived":false,"fork":false,"pushed_at":"2024-12-14T13:06:23.000Z","size":1690,"stargazers_count":27,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-12-14T14:19:09.011Z","etag":null,"topics":["termux","termux-environment","termux-setup","termux-style","termux-styling"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Srinath10X.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}},"created_at":"2023-12-29T16:00:12.000Z","updated_at":"2024-12-14T13:06:26.000Z","dependencies_parsed_at":"2024-09-10T07:17:17.322Z","dependency_job_id":"7b375d83-69d8-4d32-843d-968ef7f47c52","html_url":"https://github.com/Srinath10X/termux-setup","commit_stats":null,"previous_names":["srinath10x/termux-setup"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Srinath10X/termux-setup","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Srinath10X%2Ftermux-setup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Srinath10X%2Ftermux-setup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Srinath10X%2Ftermux-setup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Srinath10X%2Ftermux-setup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Srinath10X","download_url":"https://codeload.github.com/Srinath10X/termux-setup/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Srinath10X%2Ftermux-setup/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270962404,"owners_count":24675966,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-18T02:00:08.743Z","response_time":89,"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":["termux","termux-environment","termux-setup","termux-style","termux-styling"],"created_at":"2025-08-18T08:12:10.299Z","updated_at":"2025-08-18T08:12:10.995Z","avatar_url":"https://github.com/Srinath10X.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# termux-setup\n\nA simple and hassle-free Termux configuration! This script automates the setup process, ensuring a quick and efficient installation of essential packages.\n\n## Showcase\n\n![showcase](.termux/assets/banner.jpg)\n\n## Table of Contents\n\n- [Installation](#installation)\n- [Themes](#themes)\n- [pfetch](#pfetch)\n- [Contributing](#contributing)\n- [License](#license)\n\n# Installation\n\n1. Install [Termux](https://f-droid.org/en/packages/com.termux/) on your Android device if you haven't already.\n2. Open Termux and ensure it's up to date by executing:\n\n```bash\napt update \u0026\u0026 yes | apt upgrade\n```\n\n3. Again update the packages \u0026 Install git :\n\n```bash\napt update -y  \u0026\u0026 apt install git -y\n```\n\n4. Run the setup script:\n\n```bash\nbash -c \"$(curl -s https://raw.githubusercontent.com/Srinath10X/termux-setup/main/install.sh)\"\n```\n\n5. Restart the Termux for the changes to take effect.\n\n## Themes\n\nDiscover a total of 12 themes, each boasting a unique color scheme and design, within the themes directory. Feel free to explore the options and select a theme that aligns with your preference.\n\n## Pfetch\n\nIncluded in this repository is the pfetch package. pfetch is a system information tool that presents details about your system in an appealing way. Execute pfetch in your terminal to witness the elegance firsthand.\n\n## Contributing\n\nWe invite you to contribute to this repository! Whether you're creating new themes, refining existing ones, or suggesting innovative concepts, here's how you can get involved:\n\n1. Fork this repository.\n2. Create a new branch for your contribution:\n\n```bash\ngit checkout -b feature/theme-name\n```\n\n3. Add your theme file to the themes directory.( to .termux/colors and don\n   t forgot to add the .properties extension )\n4. Update the README to incorporate information about your new theme.\n5. Commit your changes and push them to your forked repository.\n6. Initiate a pull request to this repository's main branch.\n\n## License\n\nThis repository is licensed under the [GPL](LICENSE). You possess the freedom to use, modify, and distribute the themes and pfetch as per your preferences.\n\n---\n\nExperience the fusion of Termux Themes and pfetch, right here in this repository! If you have queries, feedback, or suggestions, feel free to reach out. Embark on a journey of creative terminal customization and system insight!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrinath10x%2Ftermux-setup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsrinath10x%2Ftermux-setup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrinath10x%2Ftermux-setup/lists"}