Send SMS from the Command Line
- This app uses Pushbullet API.
- For this script to work , enable Pushbullet on both Desktop and Mobile.
- Get Pushbullet here
$ python cli-sms.py [MOBILE_NUMBER] [MESSAGE]
##Add Access key to your environment
$ export PUSHBULLET_TOKEN=<your-api-key-with-quotes>
Get your API-KEY here
Click here to catch it in action!