]> git.r.bdr.sh - rbdr/r.bdr.sh/blobdiff - lyricli.gmi
Add nota remove tag
[rbdr/r.bdr.sh] / lyricli.gmi
index 325d33b6f5837d954e480fd3d04cfc84eaba78e4..c109c873d149c213e685ff94a0f8aa8fe30bf43d 100644 (file)
@@ -2,21 +2,22 @@
 --- description: "Lyricli (lrc), a command line lyrics finder"
 ## lyricli (lrc)
 
 --- description: "Lyricli (lrc), a command line lyrics finder"
 ## lyricli (lrc)
 
-Command line tool that shows lyrics for your currently playing song in the command line
+Command line tool that shows lyrics for your currently playing song in the terminal, supports spotify and apple music.
 
 
-→ <a href="https://git.sr.ht/~rbdr/lyricli">view source</a>.
+=> https://git.sr.ht/~rbdr/lyricli view source.
 
 
-You may need to allow the plugin to run in "Privacy &amp; Security" in your system settings.
-
-## Install from Homebrew
+## Install
 
 
+### Homebrew
 You can install using homebrew. For direct binaries see below.
 
 ```
 $ brew tap rbdr/apps git@git.sr.ht:~rbdr/homebrew-apps
 $ brew install lyricli
 ```
 You can install using homebrew. For direct binaries see below.
 
 ```
 $ brew tap rbdr/apps git@git.sr.ht:~rbdr/homebrew-apps
 $ brew install lyricli
 ```
-## Download
+
+### Download
+You can also manually download a precompiled binary.
 
 * [1] Latest (2.0.1), for both intel and apple silicon macs (larger binary)
 * [2] Latest (2.0.1), only for apple silicon macs
 
 * [1] Latest (2.0.1), for both intel and apple silicon macs (larger binary)
 * [2] Latest (2.0.1), only for apple silicon macs
@@ -68,12 +69,14 @@ $ lrc --list-sources
 
 ## All Versions
 
 
 ## All Versions
 
+### lrc 2.0.1
 lrc 2.0.1 - Fixes a segfault when there are n1 results, and incorrect behavior when results are not songs.
 => /files/lyricli/lrc-2.0.1-universal.tar.gz lrc 2.0.1 (universal)
 => /files/lyricli/lrc-2.0.1-arm64.tar.gz lrc 2.0.1 (arm64)
 => /files/lyricli/lrc-2.0.1-x86_64.tar.gz lrc 2.0.1 (x86_64)
 
 lrc 2.0.1 - Fixes a segfault when there are n1 results, and incorrect behavior when results are not songs.
 => /files/lyricli/lrc-2.0.1-universal.tar.gz lrc 2.0.1 (universal)
 => /files/lyricli/lrc-2.0.1-arm64.tar.gz lrc 2.0.1 (arm64)
 => /files/lyricli/lrc-2.0.1-x86_64.tar.gz lrc 2.0.1 (x86_64)
 
-lrc 2.0.0 - Rebuilt to use swift 5.8 and work with the genius API instead of defunct LyricsWiki
+### lrc 2.0.0
+Rebuilt to use swift 5.8 and work with the genius API instead of defunct LyricsWiki
 => /files/lyricli/lrc-2.0.0-universal.tar.gz lrc 2.0.0 (universal)
 => /files/lyricli/lrc-2.0.0-arm64.tar.gz lrc 2.0.0 (arm64)
 => /files/lyricli/lrc-2.0.0-x86_64.tar.gz lrc 2.0.0 (x86_64)
 => /files/lyricli/lrc-2.0.0-universal.tar.gz lrc 2.0.0 (universal)
 => /files/lyricli/lrc-2.0.0-arm64.tar.gz lrc 2.0.0 (arm64)
 => /files/lyricli/lrc-2.0.0-x86_64.tar.gz lrc 2.0.0 (x86_64)