This plugin allows you to easily control Spotify using KRunner. The plugin uses Spotipy to interact with the Spotify Web API. Using only a handful of words the user can control Spotify in a straightforward manner, even if Spotify does not run on the same device as KRunner is running on. Whether you are playing Spotify on your phone, Chromecast(Audio), Smart TV or anyother device, you are able to control it using this plugin!
In order to run the project the following software needs to be installed:
After installing all dependencies listed above, the following steps are needed to finish the installation:
git clone https://github.com/MartijnVogelaar/krunner-spotify
sh install.sh
In order to uninstall the plugin the following has to be done:
cd /path/to/repo
sh uninstall.sh
The KRunner-Spotify plugin has a wide range of functionalities including:
See USAGE.md
for an extensive guide.
Distributed under the GPL-3.0 License. See LICENSE
for more information.
Martijn Vogelaar - Martijn.j.Vogelaar@outlook.com
Project Link: GitHub