Skip to content

aymanbagabas/Glyrics

Repository files navigation

Glyrics

A GTK+ lyrics viewer that uses glyr and playerctl for its back-end.

glyrics

Install

Flatpak

You can get flatpak builds from the releases page here.

Build

Glyrics depends on the following:

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

Todo

See TODO.

Credit

License

See LICENSE.

Copyright © 2019, Ayman Bagabas