Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Send push to multiple devices #87

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

Danesz
Copy link
Contributor

@Danesz Danesz commented Oct 2, 2017

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"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant