jona Posted September 22, 2016 Share Posted September 22, 2016 Hi everyone, I created an simple workflow for Pushover. It allows you to push text and URLs to your various devices. The workflow has to keywords: "push <your text, URL>" and "pushc" for pushing your clipboard. I use it primarily for pushing URLs to mobile devices for mobile website development. But also pushing plaintext comes in handy at some times. To get it running you have to create an application on Pushover and fill in your USER and API tokens in the workflow settings. It works only with Alfred v3 since I used some of the new stuff. You can grab it here: https://github.com/stroebjo/alfred-pushover/releases Hope it's of any use for somebody! If you have any feedback or suggestions, I'm looking forward to it! ;-) seanrwcrawford 1 Link to comment
flome Posted January 2, 2018 Share Posted January 2, 2018 This is nice, thanks for sharing! It'd be nice if images could be pushed also. Link to comment
jona Posted January 3, 2018 Author Share Posted January 3, 2018 @flome that would be nice, but as far as I know, Pushover only supports text based messages. You can push URLs of images though. Link to comment
jona Posted November 12, 2019 Author Share Posted November 12, 2019 I updated my Workflow to send images with the `attachment`-Feature of the Pushover API: - URLs pointing to an image will be send along your message - If you send the path to a local image file it will also be added to your message See the latest release. Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now