介绍
musikcube是一个免费的开源音乐播放器。和其他同类软件不同的是,musikcube界面完全使用了命令提示符(cmd、终端)这种风格,所以看上去非常的极客,就像是完全为程序员准备的音乐播放器,如果你喜欢使用快捷键,那么musikcube会非常符合你的口味。支持运行在所有常见的windows操作系统上,官方默认提供简体中文界面,官方默认提供的就是绿色版。
软件截图
软件特点
1、MusikCube-CMD为用户提供全新的音乐播放模式
2、直接在CMD界面播放音乐,体验不一样的播放效果
3、可以在软件查看播放列表,可以在软件创建新的播放列表
4、支持歌曲信息查看,可以查看专辑,艺术家,流派,曲目
5、使用C ++编写的跨平台,基于终端的音频引擎,库,播放器和服务器。
6、musikcube可以在Windows,macos和linux上轻松编译和运行。
7、它也可以在带有raspbian的raspberry pi上很好地运行,并且可以设置为流音频服务器。
更新日志
0.98.0
changes
- added the ability to click the browse and tracklist headers to change filter options
- added the ability to click transport metadata to display a context menu with a list of actions for the current track/artist/album
- added the ability to search/filter in browse view; press
^F
to toggle the feature on and off. - fixed a bug that could cause tracks to sort incorrectly if some tracks in the album have a disc number specified and others don't.
- added the ability to use
libelogind
orbasu
instead oflibsystemd
for thempris
plugin - fixed ape decoding.
- some warning cleanups when using
wsprintw
- further improvements to build system to remove OS-specific conditionals in favor of library detection
- added color output to various important cmake messages, making it much easier to spot check configuration issues.
- added support for the
piggy
debug tool to help with log collection and remote app monitoring. disabled by default. - updated Windows build to use Visual Studio 2022
- updated Linux/macOS dependencies for standalone *nix builds: boost 1.79.0, openssl 3.0.2 (1.1.1n for rpi), curl 7.83.0, ffmpeg 5.0.1, libopenmtp 0.6.2, sqlite 3.39.0