-
Notifications
You must be signed in to change notification settings - Fork 483
Home
Marko Zivic edited this page Jun 5, 2025
·
22 revisions
- Status display programs: Programs that display the current song or use this information to do other useful stuff.
- Bindable scripts: Programs that are meant to be executed from within cmus and optionally bound to a key.
- Remote control frontends: Frontends for remote controlling cmus.
- Themes: Color themes for cmus
- Detachable cmus: Detach cmus in the background (aka “daemon” mode)
- cmus-auto-lyrics: Curses based lyrics display and fetcher with auto scroll and tag support.
- cmus-lyrics: A simple bash script that fetches the lyrics of currently playing song.
- lyvi: A lyrics-viewer that connects to cmus and many other players (using libglyr)
- cmus-sync: Synchronize a mobile device with the cmus playlist.
- cmus-mediakeys: Control cmus playback using global mediakeys.
- cmus-bundler: A plugins and themes bundler for cmus.
- cmus-youtube: A patch that allows you to download and play youtube songs.
- spotify-dl: allows you to download spotify songs. You can play them using cmus.
- Tidal-Media-Downloader: allows you to download Tidal songs. You can play them using cmus.
- cmus-rpc-py: Discord Rich Presence integration for cmus music player.
- spectroterm: Curses based terminal spectrum analyzer for currently playing audio.
-
cmus-osx: controls cmus playback using media keys and integrates
OS X
notification center into cmus. - cmusie: macos app to control cmus playback using the ui and/or media keys.
-
cmus-dynamiclistfm: a mini-extension that generates a playlist based on
LastFm
database. - Gunqqer's Scripts: Multiple music scripts, mainly ones that display album art in a terminal using MPRIS.
Patches to the cmus source code which are not applied are collected here: Third party patches.