/cli-sms

Send SMS from the Command Line

Primary LanguagePython

cli-sms

Send SMS from the Command Line

Pushbullet

  • This app uses Pushbullet API.
  • For this script to work , enable Pushbullet on both Desktop and Mobile.
  • Get Pushbullet here

Usage

$	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

Demo

Click here to catch it in action!