muriloventuroso / givemelyrics

See the lyrics of the song that is playing, from any application.
59 stars 10 forks source link
appcenter elementaryos gtk lyrics

Translation status

Give Me Lyrics

See the lyrics of the song that is playing, from any application.

Get it on AppCenter

Online Sources

Syncronized Lyrics (beta)

Sync the lyrics of the songs. Some points to consider:

Donate

PayPal | Patreon

Screenshot Screenshot

Get it on AppCenter

Developing and Building

If you want to hack on and build Give Me Lyrics yourself, you'll need the following dependencies:

Run meson build to configure the build environment and run ninja test to build and run automated tests

meson build --prefix=/usr
cd build
ninja test

To install, use ninja install, then execute with com.github.muriloventuroso.givemelyrics

sudo ninja install
com.github.muriloventuroso.givemelyrics

Get it on AppCenter