sponius
in terminal and instantly get the lyrics of what you're listening on spotify. BOOM!sponius <song title> by <song aritst>
to search for a song's lyricssponius -s <song title> -a <song artist>
1- clone the repository
git clone https://github.com/mrtaalebi/sponius && cd sponius
2- You need python development headers to build some of the requirements and few other packages
sudo apt update && sudo apt install build-essential python-dev dbus python3-pip virtualenv build-essential python3-dev libdbus-glib-1-dev libgirepository1.0-dev
sudo pacman -Sy base-devel dbus python-pip python-virtualenv
3- Run install.sh
./install.sh
sponius