/rpclrc

Command line lyrics display for RPC

Primary LanguageShell

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)