https://github.com/ychwah/termux-mobile-coder
Termux Mobile Coding Tools and Softwares that is a must for us developers.
https://github.com/ychwah/termux-mobile-coder
kali-linux ngrok termux termux-tool
Last synced: about 1 year ago
JSON representation
Termux Mobile Coding Tools and Softwares that is a must for us developers.
- Host: GitHub
- URL: https://github.com/ychwah/termux-mobile-coder
- Owner: ychwah
- Created: 2025-05-10T04:55:40.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-13T22:10:57.000Z (about 1 year ago)
- Last Synced: 2025-05-21T18:16:07.946Z (about 1 year ago)
- Topics: kali-linux, ngrok, termux, termux-tool
- Language: Shell
- Homepage:
- Size: 27.3 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# Termux Mobile Coding Tools
An ongoing repository for developing applications and tools that can increase productivity. Mobile coding is a great alternative for creating apps in case you do not have or can not use your laptop. Termux is used as the building block making this all happen. Cheers to Termux and its developer community! Download Termux [here](https://f-droid.org/en/packages/com.termux/).
## Programming Languages
*Coming soon.*
## Software
- [PHPMyAdmin](software/phpmyadmin) - Run PHPMyAdmin on Termux to view and manage database queries and transactions.
- [SurrealDB](software/surrealdb) - Run SurrealD, an open-source, modern database designed for real-time applications with Termux.
## Tools
- [NGROK](tools/ngrok-termux) ([ngrok.com](https://ngrok.com)) - Run ngrok command for making your apps public or sharing your APIs online on your phone.
- [Kali Nethunter](tools/kali-nethunter-termux) - Install Kali NetHunter on any stock, unrooted Android device without voiding the warranty.
- [DigitalOcean DOCTL](tools/doctl) - doctl is a command-line interface (CLI) for the DigitalOcean API, now available for Termux.
## Frameworks
- [Laravel](framework/laravel) - Develop Laravel applications on your phone! Same workflow, easier development with Laravel tools.
## Contributing
If you've developed something amazing and would like to see it listed here, please feel free to contribute! Check the [*CONTRIBUTING.md*](CONTRIBUTING.md) file for guidelines.