1.1.0 • Published 8 years ago

kkpoon-pushbullet-cli v1.1.0

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

PushBullet command line tool

Install

npm install -g kkpoon-pushbullet-cli

Setup

export PB_ACCESS_TOKEN=<YOUR_PUSHBULLET_ACCESS_TOKEN>

Usages

List Contacts

pushbullet list-contacts

List Devices

pushbullet list-devices

List Pushes

pushbullet list-pushes

Push Note

pushbullet push note --title "Hello" --body "World"

Push Link

pushbullet push link --title "Github" --body "Git" --url "https://www.github.com"

Push File

pushbullet push file --body "My File" --file myfile.png

1.1.0

8 years ago

1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago