Skip to content

araml/melicus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Melicus

Melicus is a terminal lyric viewer.

It automatically crawls for the currently playing song and displays it on your terminal.

Music players support

Right now it only supports cmus.

  • cmus

Preview

https://asciinema.org/a/3BlCJ4JAmKuyNnIfPjQYOhVKG

Dependencies

Linux:

  • ncurses
  • libcurl

Build Instructions

Type

make

or

make melicus