MusikCube (original) (raw)

From Wikipedia, the free encyclopedia

musikcube
musikcube screenshot
Developer Casey Langen
Initial release July 29, 2004 (2004-07-29)
Stable release 3.0.5 Edit this on Wikidata / 21 September 2025
Repository github.com/clangen/musikcube Edit this at Wikidata
Written in C++ (nCurses)
Operating system Microsoft Windows, MacOS, Linux, FreeBSD
Available in English, French, Deutsch
Type Audio player
License BSD-3-Clause
Website musikcube.com

musikcube is a free and open-source cross-platform, terminal-based audio player software and streaming server.

musikcube is based on a modular plug-in architecture, and uses plug-ins written in C++. Plug-ins provide core functionality for audio decoding, data streaming, output device handling, metadata parsing, digital signal processing, and more. Plugins currently exist to provide support for many popular audio codecs, including MP3, M4A, Ogg Vorbis, and FLAC.

Internally, musikcube uses the SQLite database library for storing track and playlist metadata.

There is currently no support for Digital rights management.

musikcube is capable of streaming audio via an integrated server. An Android client also exists, allowing music to be streamed over local and wide-area networks.

musikcube (and official plugins) are licensed under the BSD-3-Clause license.