All tools/ncmpcpp

ncmpcpp

ncmpcpp

An ncurses Music Player Daemon (MPD) client.

Detected by ncmpcpp | macOS, Linux |rybczak.net

Sync rules

What travels, what stays, what never leaves
ncmpcpp in your home directory Every rule on this page, by file
mpd_music_dirncmpcpp_directorylyrics_directorympd_host

Each machine keeps its own copy of these.

· bindings Sync
· lyrics/ Exclude
· error.log Exclude
## ncmpcpp configuration
mpd_host = "/tmp/mpd.socket"machine-local
mpd_port = "6600"
mpd_music_dir = "/Users/octocat/Music"machine-local
ncmpcpp_directory = "/Users/octocat/.config/ncmpcpp"machine-local
lyrics_directory = "/Users/octocat/.local/share/lyrics"machine-local
playlist_display_mode = "columns"
user_interface = "alternative"

Each machine keeps its own copy of these.

· bindings Sync
· lyrics/ Exclude
· error.log Exclude

Only what the catalog names. A directory that syncs brings everything inside it except what is listed as excluded here.

Use it with your dotfile manager

Same data, in the shape your tool already reads
Opens Otty and adds this tool to what it syncs

Opens otty://sync/add/ncmpcpp. Otty ships with this catalog, so the link only has to name the tool — nothing is downloaded.

Every one of these is generated from the same rules as this page. None of them splits mpd_music_dir and ncmpcpp_directory for you — that part is Otty’s own sync, or a template you write by hand.