An mpd client for the console, based on curses, written in Python. Features hierarchic browsing of artists, albums and tracks, a playlist and a small status bar. The key bindings mimic those of the text editor vi, but can easily be changed. ncmpcpy is customized by editing the source code: open the program source with a text editor. The color and key settings reside near the top of the file, right below the license information.
Requirements:
Any reasonably recent version of Python python-mpd A terminal which supports 88/256 colors and Python's curses implementation
Installation:
Make sure your system fulfills all of the requirements listed above Download the latest version: http://ncmpcpy.googlecode.com/files/ncmpcpy.py Enable execution of the file, eg chmod +x ncmpcpy.py Move the file to a directory in your PATH, preferably /usr/local/bin To launch, run ncmpcpy.py on the command line
Screenshot:
Ohloh computes statistics on FOSS projects by examining source code and commit history in source code management systems. This project has code locations but that location contains no recognizable source code for Ohloh to analyze.
Copyright
©
2013
Black Duck Software, Inc.
and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a
Creative Commons Attribution 3.0 Unported License
. Ohloh
®
and the Ohloh logo are trademarks of
Black Duck Software, Inc.
in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.