Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Featureful ncurses based MPD client inspired by ncmpc

License

NotificationsYou must be signed in to change notification settings

ncmpcpp/ncmpcpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ncmpcpp – featureful ncurses based MPD client inspired by ncmpc

Project status

The project is officially in maintenance mode. I (Andrzej Rybczak) still use itdaily, but it's feature complete for me and there is very limited time I havefor tending to the issue tracker and open pull requests.

No new, substantial features should be expected (at least from me). However, ifthere are any serious bugs or the project outright stops compiling because ofnew, incompatible versions of dependencies, it will be fixed.

Main features:

  • tag editor
  • playlist editor
  • easy to use search engine
  • media library
  • music visualizer
  • ability to fetch artist info from last.fm
  • new display mode
  • alternative user interface
  • ability to browse and add files from outside of MPD music directory…and a lot more minor functions.

Dependencies:

Optional libraries

  • fftw, for frequency spectrum music visualization mode
  • taglib, for tag editing

Known issues:

  • No full support for handling encodings other than UTF-8.

Installation:

The simplest way to compile this package is:

  1. cd to the directory containing the package's source code.

For the next two commands,csh users will need to prefix them withsh.

  1. Runautoreconf -fiv to generate theconfigure script.

  2. Run./configure to configure the package for your system. Thiswill take a while. While running, it prints some messagestelling which features it is checking for.

  3. Runmake to compile the package.

  4. Typemake install to install the programs and any data filesand documentation.

  5. You can remove the program binaries and object files from thesource code directory by typingmake clean.

Detailed intallation instructions can be found in theINSTALL file.

Optional features:

Optional features can be enable by specifying them during configure. Forexample, to enable visualizer run./configure --enable-visualizer.

Additional details can be found in the INSTALL file.

About

Featureful ncurses based MPD client inspired by ncmpc

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp