A GTK+ lyrics viewer that uses glyr and playerctl for its back-end.
You can get flatpak builds from the releases page here.
Glyrics depends on the following:
- meson >= 0.46.0
- ninja
- playerctl
- glyr
- python-glyr
NOTE: if you're installing these packages locally, make sure to specify prefix
to /usr
otherwise you will have trouble getting everything to work.
$ git clone https://github.com/aymanbagabas/Glyrics.git
$ cd Glyrics
$ meson build-meson
$ sudo ninja -C build-meson install
See TODO.
See LICENSE.
Copyright © 2019, Ayman Bagabas