{"id":13418518,"url":"https://github.com/ncmpcpp/ncmpcpp","last_synced_at":"2025-05-14T02:07:03.987Z","repository":{"id":4300222,"uuid":"5431757","full_name":"ncmpcpp/ncmpcpp","owner":"ncmpcpp","description":"Featureful ncurses based MPD client inspired by ncmpc","archived":false,"fork":false,"pushed_at":"2025-02-26T01:36:43.000Z","size":8964,"stargazers_count":2216,"open_issues_count":211,"forks_count":221,"subscribers_count":45,"default_branch":"master","last_synced_at":"2025-04-10T19:51:40.501Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ncmpcpp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2012-08-15T21:24:55.000Z","updated_at":"2025-04-09T15:55:13.000Z","dependencies_parsed_at":"2024-01-03T04:13:39.187Z","dependency_job_id":"6f71b090-84ed-4c66-b57c-55b0c772d03b","html_url":"https://github.com/ncmpcpp/ncmpcpp","commit_stats":{"total_commits":2292,"total_committers":85,"mean_commits":26.96470588235294,"dds":"0.13656195462478182","last_synced_commit":"9f44edf0b1d74da7cefbd498341d59bc52f6043f"},"previous_names":["arybczak/ncmpcpp"],"tags_count":58,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ncmpcpp%2Fncmpcpp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ncmpcpp%2Fncmpcpp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ncmpcpp%2Fncmpcpp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ncmpcpp%2Fncmpcpp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ncmpcpp","download_url":"https://codeload.github.com/ncmpcpp/ncmpcpp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254052747,"owners_count":22006716,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-07-30T22:01:03.233Z","updated_at":"2025-05-14T02:06:58.975Z","avatar_url":"https://github.com/ncmpcpp.png","language":"C++","funding_links":[],"categories":["C++","Music Players","Terminal","others","CLI/TUI Apps","Entertainment"],"sub_categories":["Apps and Tools","Other","Music"],"readme":"# NCurses Music Player Client (Plus Plus)\n\n## ncmpcpp – featureful ncurses based MPD client inspired by ncmpc\n\n### Project status\n\nThe project is officially in maintenance mode. I (Andrzej Rybczak) still use it\ndaily, but it's feature complete for me and there is very limited time I have\nfor tending to the issue tracker and open pull requests.\n\nNo new, substantial features should be expected (at least from me). However, if\nthere are any serious bugs or the project outright stops compiling because of\nnew, incompatible versions of dependencies, it will be fixed.\n\n### Main features:\n* tag editor\n* playlist editor\n* easy to use search engine\n* media library\n* music visualizer\n* ability to fetch artist info from last.fm\n* new display mode\n* alternative user interface\n* ability to browse and add files from outside of MPD music directory\n…and a lot more minor functions.\n\n### Dependencies:\n* [boost](https://www.boost.org/)\n* [ncurses](https://invisible-island.net/ncurses/announce.html)\n* [readline](https://tiswww.case.edu/php/chet/readline/rltop.html)\n* [curl](https://curl.se), for fetching lyrics and last.fm data\n#### Optional libraries\n* [fftw](http://www.fftw.org), for frequency spectrum music visualization mode\n* [taglib](https://taglib.org/), for tag editing\n\n### Known issues:\n* No full support for handling encodings other than UTF-8.\n\n### Installation:\nThe simplest way to compile this package is:\n\n  1. `cd` to the directory containing the package's source code.\n\n  For the next two commands, `csh` users will need to prefix them with\n  `sh `.\n\n  2. Run `autoreconf -fiv` to generate the `configure` script.\n\n  3. Run `./configure` to configure the package for your system.  This\n     will take a while.  While running, it prints some messages\n     telling which features it is checking for.\n\n  4. Run `make` to compile the package.\n\n  5. Type `make install` to install the programs and any data files\n     and documentation.\n\n  6. You can remove the program binaries and object files from the\n     source code directory by typing `make clean`.\n\nDetailed intallation instructions can be found in the `INSTALL` file. \n\n### Optional features:\nOptional features can be enable by specifying them during configure. For\nexample, to enable visualizer run `./configure --enable-visualizer`. \n\nAdditional details can be found in the INSTALL file. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fncmpcpp%2Fncmpcpp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fncmpcpp%2Fncmpcpp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fncmpcpp%2Fncmpcpp/lists"}