π¦ ClawHub
Termux SMS
by @jerryshane1983-tech
Send SMS text messages directly from the user's Android device using the Termux API. Use this skill when the user asks you to text, SMS, or send a message to...
π‘ Examples
Send a simple text:
termux-sms-send -n "+14155551212" "Hey, I am running 5 minutes late."
Send a multi-line text:
termux-sms-send -n "5558675309" "Grocery list:
Milk
Eggs
Bread"
Send to multiple numbers (comma-separated):
termux-sms-send -n "+14155551212,5558675309" "Meeting is moved to 3 PM."
π Tips & Best Practices
termux-api package is installed inside the Termux environment (pkg install termux-api).TERMINAL
clawhub install termux-sms