{"id":17941782,"url":"https://github.com/blackmonk13/termux-parrot","last_synced_at":"2025-08-24T04:09:43.286Z","repository":{"id":259414409,"uuid":"877808546","full_name":"blackmonk13/termux-parrot","owner":"blackmonk13","description":"A script to install and run Parrot OS within Termux","archived":false,"fork":false,"pushed_at":"2024-10-25T04:09:38.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-09T02:17:31.202Z","etag":null,"topics":["amber-lang","bash","bash-script","parrot-os","parrotsec","termux","termux-proot"],"latest_commit_sha":null,"homepage":"","language":null,"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/blackmonk13.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":"2024-10-24T09:25:05.000Z","updated_at":"2024-10-25T03:58:51.000Z","dependencies_parsed_at":"2024-10-25T07:18:52.629Z","dependency_job_id":"6e15e611-9223-47f4-96b9-6ed33e342904","html_url":"https://github.com/blackmonk13/termux-parrot","commit_stats":null,"previous_names":["blackmonk13/termux-parrot"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blackmonk13%2Ftermux-parrot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blackmonk13%2Ftermux-parrot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blackmonk13%2Ftermux-parrot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blackmonk13%2Ftermux-parrot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/blackmonk13","download_url":"https://codeload.github.com/blackmonk13/termux-parrot/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247006669,"owners_count":20868033,"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":["amber-lang","bash","bash-script","parrot-os","parrotsec","termux","termux-proot"],"created_at":"2024-10-29T02:04:08.558Z","updated_at":"2025-04-03T13:19:58.422Z","avatar_url":"https://github.com/blackmonk13.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"\r\n\u003ch3 align=\"center\"\u003eTermux Parrot\u003c/h3\u003e\r\n\r\n\u003cdiv align=\"center\"\u003e\r\n\r\n[![Status](https://img.shields.io/badge/status-active-success.svg)]()\r\n[![GitHub Issues](https://img.shields.io/github/issues/blackmonk13/termux-parrot.svg)](https://github.com/blackmonk13/termux-parrot/issues)\r\n[![GitHub Pull Requests](https://img.shields.io/github/issues-pr/blackmonk13/termux-parrot.svg)](https://github.com/blackmonk13/termux-parrot/pulls)\r\n[![License](https://img.shields.io/badge/license-MIT-blue.svg)](/LICENSE)\r\n\r\n\u003c/div\u003e\r\n\r\n---\r\n\r\n\u003cp align=\"center\"\u003e\r\n    A script to install and run Parrot OS within Termux, providing a lightweight command-line interface with plans for future desktop environment support.\r\n\u003c/p\u003e\r\n\r\n## 📝 Table of Contents\r\n\r\n- [About](#about)\r\n- [Getting Started](#getting_started)\r\n- [Prerequisites](#prerequisites)\r\n- [Installing](#installing)\r\n- [Usage](#usage)\r\n- [Built Using](#built_using)\r\n- [TODO](#todo)\r\n- [Contributing](#contributing)\r\n- [Authors](#authors)\r\n- [Acknowledgments](#acknowledgement)\r\n\r\n## 🧐 About \u003ca name=\"about\"\u003e\u003c/a\u003e\r\nTermux Parrot is an installer script written in Amber that allows you to run Parrot OS within Termux on Android devices. The project aims to provide a seamless way to access Parrot OS tools and environments on mobile devices, with current support for CLI interface and planned extensions for desktop environment access via VNC.\r\n\r\nThe installer handles the complete setup process, including downloading the appropriate Parrot OS rootfs, verifying its integrity, configuring the environment, and setting up user accounts. It's designed to be user-friendly while maintaining security and stability.\r\n\r\n## 🏁 Getting Started \u003ca name = \"getting_started\"\u003e\u003c/a\u003e\r\n\r\n### Prerequisites\r\n\r\nBefore installing Termux Parrot, ensure you have:\r\n\r\n- Latest version of Termux installed from F-Droid\r\n- At least 2GB of free storage space\r\n- Working internet connection\r\n\r\n### Installing\r\n\r\n1. Update Termux packages:\r\n```bash\r\npkg update \u0026\u0026 pkg upgrade -y\r\n```\r\n\r\n2. Run the installer:\r\n```bash\r\nbash \u003c(wget -qO- \"https://github.com/blackmonk13/termux-parrot/releases/latest/download/installer.sh\")\r\n```\r\n\r\n## 🎈 Usage \u003ca name=\"usage\"\u003e\u003c/a\u003e\r\n\r\nAfter installation, you can:\r\n\r\n- Start Parrot OS CLI:\r\n```bash\r\nparrot\r\n```\r\n\r\n- Start Parrot OS CLI as root:\r\n```bash\r\nparrot -r\r\n```\r\n\r\n## ⛏️ Built Using \u003ca name=\"built_using\"\u003e\u003c/a\u003e\r\n- [Amber](https://amber-lang.com/) - Programming Language\r\n- [Termux](https://termux.dev/) - Android Terminal Emulator\r\n- [Parrot OS](https://www.parrotsec.org/) - Security OS\r\n\r\n## 📌 TODO \u003ca name=\"todo\"\u003e\u003c/a\u003e\r\n- [ ] Add desktop environment installation support\r\n- [ ] Implement VNC server configuration\r\n- [ ] Add storage access management\r\n- [ ] Add network tools configuration\r\n- [ ] Create backup and restore functionality\r\n\r\n## 🤝 Contributing \u003ca name=\"contributing\"\u003e\u003c/a\u003e\r\nContributions, issues, and feature requests are welcome! Feel free to check the [issues page](https://github.com/blackmonk13/termux-parrot/issues).\r\n\r\n## ✍️ Authors \u003ca name = \"authors\"\u003e\u003c/a\u003e\r\n\r\n- [@blackmonk13](https://github.com/blackmonk13) - Idea \u0026 Initial work\r\n\r\nSee also the list of [contributors](https://github.com/blackmonk13/termux-parrot/contributors) who participated in this project.\r\n\r\n## 🎉 Acknowledgements \u003ca name = \"acknowledgement\"\u003e\u003c/a\u003e\r\n\r\n- Kali NetHunter project for inspiration\r\n- Parrot OS team for their amazing security distribution\r\n- Termux developers for making Android CLI environments possible\r\n- The Amber programming language community\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblackmonk13%2Ftermux-parrot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblackmonk13%2Ftermux-parrot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblackmonk13%2Ftermux-parrot/lists"}