https://github.com/chimeracoder/ncmpcpp-0.6-docker
A Docker image for the latest version of ncmpcpp that supports filtering
https://github.com/chimeracoder/ncmpcpp-0.6-docker
Last synced: 11 months ago
JSON representation
A Docker image for the latest version of ncmpcpp that supports filtering
- Host: GitHub
- URL: https://github.com/chimeracoder/ncmpcpp-0.6-docker
- Owner: ChimeraCoder
- Created: 2016-10-30T17:23:46.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-10-30T17:36:28.000Z (over 9 years ago)
- Last Synced: 2025-01-28T13:52:08.390Z (about 1 year ago)
- Language: Shell
- Size: 525 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
ncmpcpp 0.6.4 Docker Image
========================
## What?
[ncmpcpp](http://rybczak.net/ncmpcpp/) is a fantastic music client. This Docker image runs ncmpcpp 0.6 inside a Docker container which controls mpd running natively on the host.
## Why?
ncmpcpp 0.7 and later does not support filtering. ncmpcpp 0.6, which does, is cumbersome to install on the latest versions of Ubuntu and Debian - the official repositories only include 0.5 and 0.7 due to the timing of the release cycles, and several key dependencies have been renamed.
Fortunately, it's easy to run ncmpcpp inside a Docker container even if mpd is running on a host. That way, you don't have to worry about making sure your music library is accessible to mpd inside a container, but you also don't have to worry about installing a custom version of ncmpcpp on your host.
## Who?
ncmpcpp is maintained by Andrzej Rybczak. This Docker image is not affiliated with the ncmpcpp project.
## License
ncmpcpp is Free Software licensed under the GNU GPLv2 (or later): [ncmpcpp on Github](https://github.com/arybczak/ncmpcpp)