Skip to content

lingnand/rpclrc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

rpclrc

rpclrc is a command line script for displaying lyrics of the song being played in RPD.

It downloads the lyrics using lrcdown as included in the repo. lrcdown retrieves lyrics from http://www.lrc123.com.

Dependencies

  • RPD
  • RPC: for parsing the information from RPD

Usage

  1. download the two scripts and put them somewhere reachable from shell
  2. launch rpclrc
  3. it will now download the lyrics for the currently playing song to ~/Music/artist/title.lrc (if not found) and display the lyrics line by line synchronously (using the timing information in .lrc)

About

Command line lyrics display for RPC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages