Skip to content

TanmayPatil105/verse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

verse
verse

Fetch the lyrics of the song currently playing on Spotify

Download on Flathub

Another Day of Sun

License

verse is licensed under the Apache-2.0.

Building from source

Linux

Build locally:

Required packages for Debian, Ubuntu, Mint etc.

sudo apt install meson ninja-build python-setuptools libgtk-4-dev libadwaita-1-0
meson setup _build
meson compile -C _build
meson install -C _build

Build using GNOME Builder

In Builder, click the "Clone Repository" button at the bottom, using https://github.com/TanmayPatil105/verse.git as the URL.
Click the Build button at the top once the project is loaded.

Install using flatpak-builder (works on all Linux distributions)

# for Debian, Ubuntu, Mint etc.
sudo apt install flatpak-builder

# Install
flatpak-builder  --force-clean _flatpak/ io.github.TanmayPatil105.verse.json  --user --install
flatpak run io.github.TanmayPatil105.verse

API keys

verse requires Spotify and Genius.com APIs.

Take a look on how to obtain the API tokens.

Motivation

Well..

No lyrics

Premium subscription

Monthly lyrics limit

About

🎶 Fetch lyrics of the song currently playing on Spotify

Topics

Resources

License

Stars

Watchers

Forks

Packages