NYONGE-TERMUX-API is an interactive and visually appealing shell script that leverages the power of the Termux API to provide a comprehensive set of tools for Android devices. This script offers a wide range of functionalities organized into categories for easy navigation, making it a powerful addition to any Termux setup.
- Contacts Management: Display contacts and call logs, send SMS.
- Device Information: Battery status, device info, and location.
- Network Tools: List Wi-Fi networks, view network information.
- Sensors Control: Sensor information, device vibration.
- Storage Management: Show storage information.
- System Utilities: Torch control, make toast notifications.
- Media Utilities: Record audio, take photos, scan barcodes.
- User-Friendly Navigation: Categorized menus for easy access.
To install and set up the NYONGE-TERMUX-API, follow these steps:
-
Clone the Repository
git clone https://github.com/yourusername/NYONGE-TERMUX-API.git cd NYONGE-TERMUX-API
-
Make the Script Executable
chmod +x nyonge-termux-api.sh
-
Run the Script
./nyonge-termux-api.sh
Upon running the script, you'll be greeted with a main menu that categorizes the available tools. Navigate through the menus by entering the corresponding number for each option.
- Termux
- Termux API: Ensure you have the Termux API package installed.
pkg install termux-api
- jq: JSON processor for parsing API responses.
pkg install jq
We welcome contributions from the community! If you'd like to contribute, please fork the repository, create a new branch, and submit a pull request with your changes.
This project is licensed under the MIT License. See the LICENSE file for more details.