mpd

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

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)