Skip to content

ganifladi/lyrics-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

lyrics-cli

This repo includes a version of songLyrics with DuckDuckGo search and fetches song information from mpv. The other script is a enhanced version of songLyricsFormatted, which shows the fetched lyrics formatted in three lines. The next three lines will either roll on automatically via time or manually via keypress.

How to install

  1. Download the two scripts and place them in a directory e.g. "~/.scripts"
  2. Make them executable

How to use

mpv

  1. Start mpv and the song you want to listen to
  2. Run the script with ~/.scripts/lyricsFormat
  3. Enjoy the lyrics inside your terminal

If you just want the lyrics to autoroll, change the commented lines in "lyricsFormat"s source.

Ideas

If someone can think of a way to sync the lyrics, please share your idea! I thought about looking up the BPM, but i don't think it will work anyway. But nevertheless, you can just press a button instead to get the right timing! :)

Have fun.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages