X-Git-Url: https://git.r.bdr.sh/rbdr/r.bdr.sh/blobdiff_plain/1b09746e439b38a6e4da43c6b4785372d1aef44a..4e3ac3ae8633f2f5d4a5ff761c8e94e2f818c029:/lyricli.gmi diff --git a/lyricli.gmi b/lyricli.gmi index 30726ba..77c65ac 100644 --- a/lyricli.gmi +++ b/lyricli.gmi @@ -1,11 +1,11 @@ --- title: /lyricli.html ---- description: "Lyricli (lrc), a command line lyrics finder for linux and mac" +--- description: Lyricli (lrc), a command line lyrics finder for linux and mac ## lyricli (lrc) 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: