Lyric Player
Play lyric in terminal.
Install
$ npm install lyric-player -g
Usage
$ lyric-player path/to/foo.lrc
Keyboard key | Description |
---|---|
Space | Pause / Play |
Left | Backward for 3 seconds |
Right | Forward for 3 seconds |
Ctrl + c | Quit |
After the player is paused, Left and Right are disabled.
License
MIT