Spotify search provider for GNOME Shell
Install spotify-search-provider
from the AUR:
yay -S spotify-search-provider
Install the following dependencies:
- python-dbus (might be named python3-dbus)
- python-gobject (might be named python3-gobject)
- spotipy:
pip install --user spotipy
Then run:
git clone https://github.com/arrufat/spotify-search-provider
cd spotify-search-provider
sudo ./install.sh
And to uninstall it:
sudo ./uninstall.sh