pushbullet-bash icon indicating copy to clipboard operation
pushbullet-bash copied to clipboard

Send push to multiple devices

Open Danesz opened this issue 8 years ago • 0 comments
trafficstars

Sorry, diff went crazy, I guess because of tabulation.

Basically we can send pushes to multiple devices with one command.

E.g. instead of: pushbullet push device1 note "title" "message" You can do this: pushbullet push "device1 device2 [email protected]" note "title" "message"

Danesz avatar Oct 02 '17 19:10 Danesz