Releases: stroebjo/alfred-pushover
Releases · stroebjo/alfred-pushover
v2.0.0
- Rewrite the workflow in Python for macOS Monterey (no longer ships with PHP)
- Now needs 3rd party requests library for image preview
- Extract of HTML
<title>
of webpages of pushed URLs no longer supported
v1.1.2
- use
getenv()
instead of $_ENV
, is not set in PHP8 via homebrew
- use homebrew path (
/opt/homebrew/bin/php
) in workflows
v1.1.1
- Fix handling of images
- Migrate to Conditional Utility for if/else in device selection
v1.1.0
- HTML
title
lookup only on actual HTML URLs
- use Pushover API
attachment
Feature for URLs to images and local images in clipboard
First release
Alfred Workflow for Pushover. Allows pushing text and clipboard to your devices.