kkpoon-pushbullet-cli

1.1.0 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i kkpoon-pushbullet-cli

Weekly Downloads

1

Version

1.1.0

License

MIT

Last publish

Collaborators

  • kkpoon