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)