A multi-threaded GTK 3 application for fetching the lyrics of the current playing song.
yay -S lyriek
apt install libgtk-3-dev --no-install-recommends
cargo build --release
Lyriek uses MPRIS to get song information.
If you see no active player
, that means that you either have no media player running, or your media player doesn't communicate to D-Bus using MPRIS.