https://github.com/cassava/mpd-remote
Manipulate MPD with keypresses from a remote.
https://github.com/cassava/mpd-remote
flirc mpd mpd-client music remote-control
Last synced: 9 months ago
JSON representation
Manipulate MPD with keypresses from a remote.
- Host: GitHub
- URL: https://github.com/cassava/mpd-remote
- Owner: cassava
- License: mit
- Created: 2021-02-26T21:40:00.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-07-09T08:39:40.000Z (almost 2 years ago)
- Last Synced: 2024-07-09T11:08:39.849Z (almost 2 years ago)
- Topics: flirc, mpd, mpd-client, music, remote-control
- Language: Python
- Homepage:
- Size: 188 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
MPD Remote
==========
This little script converts remote control messages from a Flirc device and
a Denon remote control to commands that can control the MPD instance.
## Installation
1. Make sure you have the following dependencies
pacman -S sox screen
2. Install the script and the service and enable it.