MCPcopy Index your code
hub / github.com/cykerway/ncmpy

github.com/cykerway/ncmpy @1.5.7

Chat with this repo
repository ↗ · DeepWiki ↗ · release 1.5.7 ↗ · + Follow
138 symbols 397 edges 11 files 50 documented · 36% updated 5y ago★ 33
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

ncmpy

ncmpy is a curses mpd client;

ncmpy features:

  • playback control;

  • queue control;

  • song rating;

  • database control;

  • auto lyrics fetching and saving;

  • lyrics highlighting;

  • artist-album view;

  • search by tags;

  • output control;

install

pip install ncmpy

usage

ncmpy

config

  • system config file: /etc/ncmpy/ncmpy.yaml;

  • user config file: ~/.config/ncmpy/ncmpy.yaml;

a config file sample is provided: data/ncmpy.yaml.example;

license

Copyright (c) 2011-2018 Cyker Way

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.

Core symbols most depended-on inside this repo

Shape

Method 106
Class 20
Function 12

Languages

Python100%

Modules by API surface

ncmpy/pane.py104 symbols
ncmpy/__main__.py18 symbols
ncmpy/thread.py6 symbols
ncmpy/util.py4 symbols
ncmpy/ttplyrics.py3 symbols
ncmpy/keysym.py2 symbols
tests/tests/test_simple.py1 symbols

For agents

$ claude mcp add ncmpy \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page