Skip to content

Displays the song that is currently playing in the music player CMUS.

License

Notifications You must be signed in to change notification settings

runeanielsen/cmus-current-song

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CMUS current Song

The cmus-current-song program uses the 'cmus-remote' binary to query the current song that is playing in the CMUS music player. It does not have any configuration options, and simply displays the current song information when run. If no song is currently playing, the program will not display any information.

The program will parse the output of the 'cmus-remote' command to extract the necessary information about the current song, such as the artist, track title, and album. Here is an example of what the output might look like when a song is playing:

$ cmus-current-song

Red Hot Chili Peppers : Copperbelly (02:18/03:44)

Installation

cargo install --path .

IRC client integration

Drop script from irc/$clientname/ where your client expects it.

About

Displays the song that is currently playing in the music player CMUS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published