diff options
Diffstat (limited to 'man')
| -rw-r--r-- | man/lrc.1 | 14 |
1 files changed, 9 insertions, 5 deletions
@@ -1,4 +1,4 @@ -.TH LRC 1 "2024-03-16" "3.0.0" "Lyricli Manual" +.TH LRC 1 "2025-07-17" "4.0.0" "Lyricli Manual" .SH NAME lrc \- show lyrics in your terminal .SH SYNOPSIS @@ -38,20 +38,24 @@ by setting \fI$LYRICLI_CONFIG_DIRECTORY\fR. Sources are available depending on which platform you're in. .SS Linux .TP -.B dbus +.B mpris Fetches current track from players that implement MPRIS via dbus. This works for most popular linux media players. .SS MacOS .TP .B apple_music -Fetches current track from the local apple music app using +Fetches current track from the local Apple Music app using scripting bridge. .TP .B spotify -Fetches current track from the local spotify app using +Fetches current track from the local Spotify app using +scripting bridge. +.TP +.B swinsian +Fetches current track from the local Swinsian app using scripting bridge. .SH VERSION -.BR 3.0.0 +.BR 4.0.0 .SH HOMEPAGE .I https://r.bdr.sh/lyricli.html .SH AUTHORS |