https://github.com/cdown/mpdmenu
dmenu frontend to MPD.
https://github.com/cdown/mpdmenu
Last synced: about 1 year ago
JSON representation
dmenu frontend to MPD.
- Host: GitHub
- URL: https://github.com/cdown/mpdmenu
- Owner: cdown
- License: mit
- Created: 2013-05-28T03:18:52.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2021-02-09T02:51:32.000Z (over 5 years ago)
- Last Synced: 2025-04-01T05:41:19.611Z (over 1 year ago)
- Language: Shell
- Homepage:
- Size: 8.79 KB
- Stars: 26
- Watchers: 2
- Forks: 10
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Simple dmenu frontend for MPD.
# Arguments
Pass mpdmenu arguments first, followed by any dmenu arguments. They are separated by `::`. For example:
mpdmenu -p :: -sb '#000000'
`-l` is library mode (default), which descends artists and albums. `-p` is
playlist mode, which selects a track from the current playlist.