Oleksii Kulikov "hello@yeexel.com"
Node.js command line application which shows your favorite lyrics in the console.
sudo npm install -g nodycs
Command show prints lyrics for corresponding artist and song.
Example: nodycs show "<artist>" "<song>"
If you forget the name of the song/artist but remember a few lyrics just use find command.
Example: nodycs find "<lyrics>"
Type nodycs help
for more information.
This application solely relies on APIs provided by musiXmatch and Lyrics.com.
All rights belong to them only.