iffy-pi / apple-shortcuts

A repository for handling the updates and versioning of my apple shortcuts
https://iffy-pi.github.io/apple-shortcuts/
4 stars 0 forks source link

PullBullet - Add option to push to specific device #57

Closed iffy-pi closed 7 months ago

iffy-pi commented 8 months ago

A user requested they would like the ability to send pushes to the Chrome extension device. Initially I wasn't sure how to implement this, because not everyone may have the extension and I did not want to compromise the one-tap functionality of the application. However I've come to a compromise, when the shortcut is run on its own it will allow the user to set different configuration settings. This will allow them to set what device to push requests to (specific device, ask each time, or none). This will be saved in the config.json for the shortcut

iffy-pi commented 7 months ago

Will be doing release