{"id":28963651,"url":"https://github.com/itzteezytee/termux-vscode-scripts","last_synced_at":"2025-06-24T04:12:05.523Z","repository":{"id":300847618,"uuid":"1007242869","full_name":"ItzTeezytee/termux-vscode-scripts","owner":"ItzTeezytee","description":"Control your VS Code server on Termux with simple bash scripts. Start, stop, and check status easily on Fire Max 11. 🚀💻","archived":false,"fork":false,"pushed_at":"2025-06-23T22:13:58.000Z","size":3910,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-23T23:25:20.532Z","etag":null,"topics":["android","android-11","android-code-server","android-server","android11","code-server-shell-scripts","fire-max-11","fire-max11","fire-os8","script-widget","scripts-widgets","server-shell-scripts","termux","termux-vscode-server","termux-widget","vscode-server"],"latest_commit_sha":null,"homepage":"https://itzteezytee.github.io","language":"Shell","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ItzTeezytee.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2025-06-23T17:22:52.000Z","updated_at":"2025-06-23T22:14:00.000Z","dependencies_parsed_at":"2025-06-23T23:36:04.548Z","dependency_job_id":null,"html_url":"https://github.com/ItzTeezytee/termux-vscode-scripts","commit_stats":null,"previous_names":["itzteezytee/termux-vscode-scripts"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ItzTeezytee/termux-vscode-scripts","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ItzTeezytee%2Ftermux-vscode-scripts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ItzTeezytee%2Ftermux-vscode-scripts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ItzTeezytee%2Ftermux-vscode-scripts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ItzTeezytee%2Ftermux-vscode-scripts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ItzTeezytee","download_url":"https://codeload.github.com/ItzTeezytee/termux-vscode-scripts/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ItzTeezytee%2Ftermux-vscode-scripts/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261601535,"owners_count":23183099,"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":["android","android-11","android-code-server","android-server","android11","code-server-shell-scripts","fire-max-11","fire-max11","fire-os8","script-widget","scripts-widgets","server-shell-scripts","termux","termux-vscode-server","termux-widget","vscode-server"],"created_at":"2025-06-24T04:12:04.408Z","updated_at":"2025-06-24T04:12:05.500Z","avatar_url":"https://github.com/ItzTeezytee.png","language":"Shell","readme":"# Termux VS Code Server Control Toolkit 🧰\n\n![GitHub release](https://img.shields.io/github/release/ItzTeezytee/termux-vscode-scripts.svg)\n![GitHub issues](https://img.shields.io/github/issues/ItzTeezytee/termux-vscode-scripts.svg)\n![GitHub stars](https://img.shields.io/github/stars/ItzTeezytee/termux-vscode-scripts.svg)\n\n## Overview\n\nThe **Termux VS Code Server Control Toolkit** provides a set of scripts to enhance your experience with running VS Code in Termux. This toolkit is designed for Android devices, especially those running Android 11 and Fire OS 8. \n\n## Features\n\n- **Easy Setup**: Quickly install and configure the VS Code server on your device.\n- **Control Scripts**: Manage the server with simple commands.\n- **Lightweight**: Optimized for performance on mobile devices.\n- **Customization**: Modify scripts to fit your needs.\n\n## Topics\n\nThis repository covers various topics relevant to Android and Termux users:\n\n- `android`\n- `android-11`\n- `android-code-server`\n- `android-server`\n- `code-server-shell-scripts`\n- `fire-max-11`\n- `fire-os-8`\n- `script-widget`\n- `server-shell-scripts`\n- `termux`\n- `termux-vscode-server`\n- `vscode`\n- `vscode-server`\n\n## Installation\n\nTo get started, download the latest release from the [Releases section](https://github.com/ItzTeezytee/termux-vscode-scripts/releases). After downloading, follow these steps:\n\n1. Open Termux.\n2. Navigate to the directory where you downloaded the scripts.\n3. Make the script executable:\n\n   ```bash\n   chmod +x your-script-name.sh\n   ```\n\n4. Run the script:\n\n   ```bash\n   ./your-script-name.sh\n   ```\n\n## Usage\n\nOnce you have installed the toolkit, you can use the provided scripts to control the VS Code server. Here are some common commands:\n\n### Start the Server\n\nTo start the VS Code server, use:\n\n```bash\n./start-vscode-server.sh\n```\n\n### Stop the Server\n\nTo stop the VS Code server, run:\n\n```bash\n./stop-vscode-server.sh\n```\n\n### Check Server Status\n\nTo check if the server is running, execute:\n\n```bash\n./status-vscode-server.sh\n```\n\n## Customization\n\nYou can customize the scripts according to your needs. Open any script file in a text editor and modify the parameters as required. Ensure to test any changes to confirm they work as expected.\n\n## Troubleshooting\n\nIf you encounter issues while using the toolkit, check the following:\n\n- Ensure you have the latest version of Termux installed.\n- Verify that all dependencies are met.\n- Review the output logs for any error messages.\n\nIf problems persist, consider checking the [Releases section](https://github.com/ItzTeezytee/termux-vscode-scripts/releases) for updates or troubleshooting tips.\n\n## Contributing\n\nContributions are welcome! If you have suggestions for improvements or find bugs, please open an issue or submit a pull request. \n\n### Steps to Contribute\n\n1. Fork the repository.\n2. Create a new branch.\n3. Make your changes.\n4. Commit your changes.\n5. Push to your branch.\n6. Open a pull request.\n\n## License\n\nThis project is licensed under the MIT License. See the LICENSE file for details.\n\n## Acknowledgments\n\nThanks to the contributors and the community for their support. Special thanks to the developers of Termux and VS Code for making this toolkit possible.\n\n## Contact\n\nFor questions or support, please open an issue in this repository. You can also reach out to the maintainers directly.\n\n## Links\n\n- [Releases](https://github.com/ItzTeezytee/termux-vscode-scripts/releases)\n- [Documentation](https://github.com/ItzTeezytee/termux-vscode-scripts/wiki)\n\n## Additional Resources\n\n- [Termux Wiki](https://wiki.termux.com/)\n- [VS Code Documentation](https://code.visualstudio.com/docs)\n\n![Termux](https://upload.wikimedia.org/wikipedia/commons/thumb/8/8e/Termux_logo.svg/1200px-Termux_logo.svg.png)\n![VS Code](https://code.visualstudio.com/assets/images/home/home-screenshot.png)\n\n## Community\n\nJoin our community on Discord or Reddit to share your experiences, ask questions, and connect with other users. \n\n- [Discord](https://discord.gg/your-discord-link)\n- [Reddit](https://www.reddit.com/r/your-subreddit)\n\n## Support\n\nIf you find this toolkit useful, consider supporting the development through contributions or by sharing it with others. Your support helps keep the project alive and thriving.\n\n## Updates\n\nStay tuned for updates. We regularly add new features and fix bugs. Check the [Releases section](https://github.com/ItzTeezytee/termux-vscode-scripts/releases) for the latest changes. \n\nThank you for using the Termux VS Code Server Control Toolkit!","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitzteezytee%2Ftermux-vscode-scripts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fitzteezytee%2Ftermux-vscode-scripts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitzteezytee%2Ftermux-vscode-scripts/lists"}