Giter VIP home page Giter VIP logo

NCurses Music Player Client (Plus Plus)

Project page - https://rybczak.net/ncmpcpp/

ncmpcpp – featureful ncurses based MPD client inspired by ncmpc

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:

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 with sh .

  1. Run ./autogen.sh to generate the configure script.

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

  3. Run make to compile the package.

  4. Type make install to install the programs and any data files and documentation.

  5. You can remove the program binaries and object files from the source code directory by typing make clean.

Detailed intallation instructions can be found in the INSTALL file.

Optional features:

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

Additional details can be found in the INSTALL file.

ncmpcpp's Projects

ncmpcpp icon ncmpcpp

Featureful ncurses based MPD client inspired by ncmpc

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.