1.0.1 • Published 10 years ago
pushbullet-cli v1.0.1
node-pushbullet-cli
Setup
Configure the API key, go to https://www.pushbullet.com/account, copy the Access Token.
Create a file in the HOME directory: ~/.pushbulletkey with your key OR use PUSHBULLET_KEY env variable.
Usage
pushbullet "Hey there"npm run build && pushbullet "Build Complete"