An open API service indexing awesome lists of open source software.

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.

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.