[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-6473":3},{"id":4,"name":5,"fullName":6,"owner":5,"repo":5,"description":7,"homepage":8,"htmlUrl":9,"language":10,"languages":9,"totalLinesOfCode":9,"stars":11,"forks":12,"watchers":13,"openIssues":14,"contributorsCount":15,"subscribersCount":15,"size":15,"stars1d":16,"stars7d":17,"stars30d":18,"stars90d":15,"forks30d":15,"starsTrendScore":19,"compositeScore":20,"rankGlobal":9,"rankLanguage":9,"license":21,"archived":22,"fork":22,"defaultBranch":23,"hasWiki":24,"hasPages":22,"topics":25,"createdAt":9,"pushedAt":9,"updatedAt":26,"readmeContent":27,"aiSummary":28,"trendingCount":15,"starSnapshotCount":15,"syncStatus":29,"lastSyncTime":30,"discoverSource":31},6473,"cmus","cmus\u002Fcmus","Small, fast and powerful console music player for Unix-like operating systems.","https:\u002F\u002Fcmus.github.io\u002F",null,"C",6147,516,102,204,0,1,5,22,4,70.84,"GNU General Public License v2.0",false,"master",true,[],"2026-06-12 04:00:28","# cmus — C\\* Music Player\n\nhttps:\u002F\u002Fcmus.github.io\u002F\n\n[![Build Status](https:\u002F\u002Fgithub.com\u002Fcmus\u002Fcmus\u002Factions\u002Fworkflows\u002Fbuild.yml\u002Fbadge.svg)](https:\u002F\u002Fgithub.com\u002Fcmus\u002Fcmus\u002Factions\u002Fworkflows\u002Fbuild.yml)\n\nCopyright © 2004-2008 Timo Hirvonen \u003Ctihirvon@gmail.com>\n\nCopyright © 2008-2017 Various Authors\n\n\n## Configuration\n\n    $ .\u002Fconfigure\n\nBy default, features are auto-detected. To list all configuration options, run\n`.\u002Fconfigure --help`. Some common autoconf-style options like `--prefix` are\nalso available.\n\nAfter running configure you can see from the generated `config.mk` file\nwhat features have been configured in (see the `CONFIG_*` options).\n\nThe packages containing dependencies on common distributions are listed below. All dependencies other than pkg-config and ncurses, iconv, and elogind\u002Fsystemd are for optional input\u002Foutput plugins. It is assumed that libc headers, a C compiler, git, and GNU Make are available.\n\n| Distro            | Dependencies |\n| :--               | :--          |\n| **Debian\u002FUbuntu** | apt install pkg-config libncursesw5-dev libfaad-dev libao-dev libasound2-dev libcddb2-dev libcdio-cdda-dev libdiscid-dev libavformat-dev libavcodec-dev libswresample-dev libflac-dev libjack-dev libmad0-dev libmodplug-dev libmpcdec-dev libsystemd-dev libopusfile-dev libpulse-dev libsamplerate0-dev libsndio-dev libvorbis-dev libwavpack-dev |\n| **Fedora\u002FRHEL**   | dnf install 'pkgconfig(ncursesw)' 'pkgconfig(alsa)' 'pkgconfig(ao)' 'pkgconfig(libcddb)' 'pkgconfig(libcdio_cdda)' 'pkgconfig(libdiscid)' 'pkgconfig(libavformat)' 'pkgconfig(libavcodec)' 'pkgconfig(libswresample)' 'pkgconfig(flac)' 'pkgconfig(jack)' 'pkgconfig(mad)' 'pkgconfig(libmodplug)' libmpcdec-devel 'pkgconfig(libsystemd)' 'pkgconfig(opusfile)' 'pkgconfig(libpulse)' 'pkgconfig(samplerate)' 'pkgconfig(vorbisfile)' 'pkgconfig(wavpack)' |\n| **+ RPMFusion**   | dnf install faad2-devel libmp4v2-devel |\n| **Arch Linux**    | pacman -S pkg-config ncurses libiconv faad2 alsa-lib libao libcddb libcdio-paranoia libdiscid ffmpeg flac jack libmad libmodplug libmp4v2 libmpcdec systemd opusfile libpulse libsamplerate libvorbis wavpack |\n| **Alpine**        | apk add pkgconf ncurses-dev gnu-libiconv-dev alsa-lib-dev libao-dev libcddb-dev ffmpeg-dev flac-dev jack-dev libmad-dev libmodplug-dev elogind-dev opus-dev opusfile-dev pulseaudio-dev libsamplerate-dev libvorbis-dev wavpack-dev |\n| **Termux**        | apt install libandroid-support ncurses libiconv ffmpeg libmad libmodplug opusfile pulseaudio libflac libvorbis libwavpack |\n| **Homebrew**      | brew install pkg-config ncurses faad2 libao libcddb libcdio libdiscid ffmpeg flac jack mad libmodplug mp4v2 musepack opusfile libsamplerate libvorbis wavpack |\n\n\n## Building\n\n    $ make\n\nOr on some BSD systems you need to explicitly use GNU make:\n\n    $ gmake\n\n\n## Installation\n\n    $ make install\n\nOr to install to a temporary directory:\n\n    $ make install DESTDIR=~\u002Ftmp\u002Fcmus\n\nThis is useful when creating binary packages.\n\nRemember to replace `make` with `gmake` if needed.\n\n\n## Manuals\n\n    $ man cmus-tutorial\n\nAnd\n\n    $ man cmus\n\n\n## IRC Channel\n\nFeel free to join IRC channel #cmus on Libera.chat and share you experience,\nproblems and issues. Note: This is an unofficial channel and all people hanging\naround there are for the love of cmus.\n\n\n## Reporting Bugs\n\nBugs should be reported using the GitHub [issue\ntracker](https:\u002F\u002Fgithub.com\u002Fcmus\u002Fcmus\u002Fissues). When creating a new issue, a\ntemplate will be shown containing instructions on how to collect the necessary\ninformation.\n\nAdditional debug information can be found in `~\u002Fcmus-debug.txt` if you\nconfigured cmus with maximum debug level (`.\u002Fconfigure DEBUG=2`). In case of a\ncrash the last lines may be helpful.\n\n\n## Git Repository\n\nhttps:\u002F\u002Fgithub.com\u002Fcmus\u002Fcmus\n\n    $ git clone https:\u002F\u002Fgithub.com\u002Fcmus\u002Fcmus.git\n\n\n## Hacking\n\ncmus uses the [Linux kernel coding\nstyle](https:\u002F\u002Fwww.kernel.org\u002Fdoc\u002Fhtml\u002Flatest\u002Fprocess\u002Fcoding-style.html). Use\nhard tabs. Tabs are _always_ 8 characters wide. Keep the style consistent with\nrest of the code.\n\nBug fixes and implementations of new features should be suggested as a\n[pull request](https:\u002F\u002Fgithub.com\u002Fcmus\u002Fcmus\u002Fpulls) directly on GitHub.\n\n","cmus 是一个专为类 Unix 操作系统设计的小巧、快速且功能强大的命令行音乐播放器。它使用 C 语言编写，支持多种音频格式和输出插件，通过简单的文本界面提供了丰富的播放控制选项。用户可以通过键盘快捷键或配置文件来自定义播放行为。cmus 适合那些偏好轻量级工具并希望在终端环境中高效管理与播放音乐的用户，特别适用于开发者或者熟悉命令行操作的用户群体。",2,"2026-06-11 03:07:09","top_language"]