martinschilliger / alfred-mpd

Control mpd music player from Alfred 3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Alfred MPD

Control MPD from Alfred.

Installation

Download the latest version from GitHub releases.

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

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)

About

Control mpd music player from Alfred 3

License:Other


Languages

Language:Python 97.1%Language:Shell 2.5%Language:HTML 0.4%