Alfred MPD
June 5, 2020 · View on GitHub
Control MPD from Alfred.

Installation
Download the latest version from GitHub releases.
Be shure to have mpc installed, for example via Homebrew.
Usage
mpd [<query>]— View mpd status and search for tracks- On actions:
↩or⌘+<NUM>— Perform action
- On tracks:
↩or⌘+<NUM>— Queue track⌘+↩— Play track⌥+↩— Clear queue and play track^+↩— Queue album
- On albums/artists/playlists/types:
↩,⇥or⌘+<NUM>— Search within albums/artists/playlists/types
- On actions:
Licencing, thanks
This workflow is released under the MIT licence.
It is based on the Alfred-Workflow library, which is also released under the MIT licence.
The icons are from Elusive Icons, Font Awesome and Material Design.
Changelog
0.1.0
- First release
0.1.1
- Fix broken build
0.1.2
- Handle volume unavailable (hardware mixer)