For use with p-e-w/argos. Provides current song, artist and playback status in the taskbar and more detailed information with playback controls and album art in the dropdown.
To use this argos extension, simply pull down the git repository somewhere safe and either make a symlink to the argos directory or copy the script over.
The following Python library is needed. To quickly install, a requirements.txt file has been provided. With it you can run pip install -r requirements.txt
to get the necessary libraries.
- Implement cool Spotify features using their API
- Like button
- Shuffle
- Make the album art a clickable button to maximize the Spotify window.
- Add virtualenv generation to the requirements script and have the plugin run from it.