X-Git-Url: https://git.r.bdr.sh/rbdr/r.bdr.sh/blobdiff_plain/1b09746e439b38a6e4da43c6b4785372d1aef44a..4efce86dda416d04c48406724fa51de24a8adb72:/lyricli.gmi diff --git a/lyricli.gmi b/lyricli.gmi index 30726ba..8df87b6 100644 --- a/lyricli.gmi +++ b/lyricli.gmi @@ -4,8 +4,8 @@ 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 @@ -51,6 +51,10 @@ Then copy the file somewhere in your PATH ## 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 ``` @@ -64,6 +68,14 @@ $ lrc -h $ 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: