Skip to content

A PHP Single Page Web Application to execute Termux:API commands remotely from any device

License

Notifications You must be signed in to change notification settings

easy-quest/PHP-Termux-API

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP-Termux-API

A PHP Single Page Web Application to execute Termux:API commands remotely from any device

Requirements

  • Termux App and Termux:API installed with all necessary permissions granted.
  • php, php-apache and apache2 package must be installed in Termux app.

Usage

  1. Configure your webserver in Termux as shown here or you may setup in your own way.
  2. Place the api.php file in the configured DocumentRoot folder.
  3. Run the server using apachectl start .
  4. You can now browse the file from any connected device and execute commands. Screenshot

About

A PHP Single Page Web Application to execute Termux:API commands remotely from any device

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 81.1%
  • HTML 18.9%