{"id":25039522,"url":"https://github.com/nexoscreation/termuxpert","last_synced_at":"2025-04-13T23:11:36.601Z","repository":{"id":211832083,"uuid":"726056618","full_name":"nexoscreation/TermuXpert","owner":"nexoscreation","description":"TermuXpert is an advanced Termux management tool designed to enhance your Termux experience with a suite of powerful scripts and utilities.","archived":false,"fork":false,"pushed_at":"2025-01-17T14:57:43.000Z","size":442,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-17T15:48:55.837Z","etag":null,"topics":["os","termux","termux-environment","termux-tools"],"latest_commit_sha":null,"homepage":"https://docs.nexoscreator.tech/termux-os","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nexoscreation.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-01T12:50:55.000Z","updated_at":"2025-01-17T14:57:46.000Z","dependencies_parsed_at":"2024-03-24T09:21:54.797Z","dependency_job_id":"e6b17ee5-f0b2-407f-9fa6-00ac8f19ba9b","html_url":"https://github.com/nexoscreation/TermuXpert","commit_stats":null,"previous_names":["noscreator/os-termux","nexoscrafter/ninjaos-termux","nexoscreation/ninjaos-termux","nexoscreation/termuxpert"],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nexoscreation%2FTermuXpert","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nexoscreation%2FTermuXpert/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nexoscreation%2FTermuXpert/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nexoscreation%2FTermuXpert/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nexoscreation","download_url":"https://codeload.github.com/nexoscreation/TermuXpert/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237407961,"owners_count":19305193,"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","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":["os","termux","termux-environment","termux-tools"],"created_at":"2025-02-06T02:52:19.869Z","updated_at":"2025-04-13T23:11:36.594Z","avatar_url":"https://github.com/nexoscreation.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TermuXpert 🚀 \n\n[![npm version](https://img.shields.io/npm/v/termuxpert.svg?style=flat-square\u0026color=cyan)](https://www.npmjs.com/package/termuxpert)\n[![GitHub stars](https://img.shields.io/github/stars/nexoscreation/TermuXpert.svg?style=flat-square\u0026color=cyan)](https://github.com/nexoscreation/TermuXpert)\n[![GitHub issues](https://img.shields.io/github/issues/nexoscreation/TermuXpert.svg?style=flat-square\u0026color=cyan)](https://github.com/nexoscreation/TermuXpert/issues)\n[![GitHub pull requests](https://img.shields.io/github/issues-pr/nexoscreation/TermuXpert.svg?style=flat-square\u0026color=cyan)](https://github.com/nexoscreation/TermuXpert/pulls)\n[![GitHub license](https://img.shields.io/github/license/nexoscreation/TermuXpert.svg?style=flat-square\u0026color=cyan)](https://github.com/nexoscreation/TermuXpert/blob/main/LICENSE)\n\n\u003e 🛠️ Supercharge your Termux experience with TermuXpert - Your all-in-one toolkit for Android terminal mastery!\n\n## 🌟 Features\n\nTermuXpert brings a suite of powerful tools to enhance your Termux environment:\n\n- 📊 System Information: Get detailed insights about your device\n- 📦 Package Management: Effortlessly manage your Termux packages\n- 💾 Backup and Restore: Keep your setup safe and portable\n- 📈 System Monitoring: Real-time performance tracking\n- 🌐 Network Tools: Comprehensive network utilities at your fingertips\n- 🎨 Customization Options: Personalize your Termux experience\n- 💻 Development Environment Setup: Quick setup for various programming languages\n- 🔒 Security Tools: Enhance your device's security\n\n## 🚀 Quick Start\n\nGet TermuXpert up and running with a single command:\n\n```bash\ncurl -sL https://raw.githubusercontent.com/nexoscreation/TermuXpert/main/install.sh | bash\n```\n\nOnce installed, launch TermuXpert by typing:\n\n```bash\ntermuxpert\n```\n\n## 📚 Documentation\n\nExplore TermuXpert's full potential with these guides:\n\n- [📘 User Guide](https://docs.nexoscreator.tech/termux-os/termuxpert/user_guide): A comprehensive guide to all features.\n- [🛠️ Developer Guide](https://docs.nexoscreator.tech/termux-os/termuxpert/developer_guide): Step-by-step instructions for developers.\n- [🔧 Scripts](https://docs.nexoscreator.tech/termux-os/termuxpert/scripts): A collection of useful scripts for common tasks.\n\n## 🤝 Contributing\n\nWe love contributions! Here's how you can help:\n\n1. 🍴 Fork the repository\n2. 🌿 Create your feature branch (`git checkout -b feature/AmazingFeature`)\n3. 💾 Commit your changes (`git commit -m 'Add some AmazingFeature'`)\n4. 🚀 Push to the branch (`git push origin feature/AmazingFeature`)\n5. 🔃 Open a Pull Request\n\nCheck out our [Contribution Guidelines](CONTRIBUTING.md) for more details.\n\n## 📣 Community\n\nJoin our vibrant community:\n\n- [💬 Discussions](https://github.com/nexoscreation/TermuXpert/discussions): Share ideas, ask questions\n- [🐛 Issue Tracker](https://github.com/nexoscreation/TermuXpert/issues): Report bugs or request features\n- [🌟 Star this repo](https://github.com/nexoscreation/TermuXpert) to show your support!\n\n## 📄 License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n\n## 🙏 Acknowledgements\n\n- [Termux](https://termux.com/) - The amazing terminal emulator for Android\n- [Oh My Zsh](https://ohmyz.sh/) - For the fantastic shell customization\n- All the open-source tools integrated into TermuXpert\n\n## ⚠️ Disclaimer\n\nTermuXpert is intended for educational and legitimate purposes only. The developers are not responsible for any misuse or damage caused by this program.\n\n---\n\n\u003cp align=\"center\"\u003e\n  Made with ❤️ by the TermuXpert Team\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/nexoscreation/TermuXpert/stargazers\"\u003e⭐ Star us on GitHub!\u003c/a\u003e\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnexoscreation%2Ftermuxpert","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnexoscreation%2Ftermuxpert","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnexoscreation%2Ftermuxpert/lists"}