MartijnVogelaar / krunner-spotify

Allows you to easily control Spotify via KRunner.
GNU General Public License v3.0
42 stars 6 forks source link

KRunner-Spotify

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!

Dependencies

In order to run the project the following software needs to be installed:


Install

After installing all dependencies listed above, the following steps are needed to finish the installation:

  1. Clone the repo
    git clone https://github.com/MartijnVogelaar/krunner-spotify
  2. Install
    sh install.sh



    Uninstall

    In order to uninstall the plugin the following has to be done:

  3. Navigate to the repo
    cd /path/to/repo
  4. Install
    sh uninstall.sh


Functionalities

The KRunner-Spotify plugin has a wide range of functionalities including:

Usage

See USAGE.md for an extensive guide.

Future implementations:

License

Distributed under the GPL-3.0 License. See LICENSE for more information.

Contact

Martijn Vogelaar - Martijn.j.Vogelaar@outlook.com

Project Link: GitHub