- Created by deanishe
- π Last Updated: 05/06/20 19:16:32
- π Stars on GitHub: 8
- Love this? Consider supporting the creator by Starring or Sponsoring this on GitHub!
- Get Workflow
- Get Latest Release
- Get Source Code
From their README
Alfred MPD
Control MPD from Alfred.
Installation
Download the latest version from GitHub releases.
Be shure to have mpc
installed, for example via Homebrew.
Usage
mpd [
β View mpd status and search for tracks] - On actions:
β©
orβ+
β Perform action
- On tracks:
β©
orβ+
β Queue trackβ+β©
β Play trackβ₯+β©
β Clear queue and play track^+β©
β Queue album
- On albums/artists/playlists/types:
β©
,β₯
orβ+
β 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)