Command line tool that shows lyrics for your currently playing song in the terminal, supports spotify and apple music on macos, and most linux music players.
-=> https://git.r.bdr.sh/rbdr/lyricli view source (git.r.bdr.sh)
-=> https://git.sr.ht/~rbdr/lyricli view source (sourcehut mirror)
+=> https://git.r.bdr.sh/rbdr/lyricli ⧇ source
+=> https://git.sr.ht/~rbdr/lyricli ⧉ mirror
## Install
## Usage
Running without arguments will try to detect your current song in apple music or spotify
+```
+$ lrc
+```
+
You can run it with artist name and song name to fetch it manually
```
$ lrc --help
```
+### Manual
+
+If you install using the rpm and deb you should be able to call help with man
+
+```
+man lrc
+```
+
## Managing Sources
By default it comes with spotify and apple music sources enabled, you can disable sources using: