TERMUX SMS


SEND SMS USING TERMUX APP.


$ apt update


$ apt upgrade


$ apt install termux-api

message sending process 


$ termux-sms-send -n 9999999999 text

9999999999 = Receiver number

text = your message here


Enjoy! Follow us for more...

No comments:

Post a Comment

What is Double-testing with lookahead assertions in Regex.mp4

  Download Video :  What is Double-testing with lookahead assertions in Regex.mp4 Double-Testing with Lookahead Assertions (Regex) Double-te...