# termux-api - Author: explysm - Repository: explysm/openclaw-termux - Version: 20260203211208 - Stars: 2 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/explysm/openclaw-termux - Web: https://mule.run/skillshub/@@explysm/openclaw-termux~termux-api:20260203211208 --- ### 📱 Hardware & Sensors | Command | Description | Example | | :--- | :--- | :--- | | termux-battery-status | Get battery percentage and health | termux-battery-status | | termux-camera-photo | Take a photo with the camera | termux-camera-photo image.jpg | | termux-torch | Toggle the LED flashlight | termux-torch on | | termux-vibrate | Vibrate the device (ms) | termux-vibrate -d 500 | | termux-sensor | Read device sensor data | termux-sensor -n 1 -s "Gravity" | ### 💬 Notifications & Interaction * Notifications: Send a system notification. termux-notification -c "Message Content" -t "Title" * Toast: Show a brief popup message. termux-toast -g middle "Task Complete" * Clipboard: Set or get system clipboard text. termux-clipboard-set "Hello from Termux" * TTS: Speak text via Text-to-Speech. termux-tts-speak "Command Executed" * Dialog: Open an interactive text input. termux-dialog text -i "Enter name" ### 🛰️ Connectivity & Location * Location: Get current GPS/Network coordinates. termux-location -p network * Wi-Fi Info: View current connection details. termux-wifi-connectioninfo * Telephony: Get device and network info. termux-telephony-deviceinfo * Sms-Send: Send an SMS message. termux-sms-send -n 1234567890 "Hello" ### ⚙️ System Control * Volume: Change system volume levels. termux-volume music 7 * Brightness: Set screen brightness (0-255). termux-brightness 150 * Fingerprint: Use biometrics for authentication. termux-fingerprint "