https://github.com/streetturtle/spotify-indicator
https://github.com/streetturtle/spotify-indicator
appindicator gnome-shell indicator spotify unity
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/streetturtle/spotify-indicator
- Owner: streetturtle
- Created: 2020-10-27T02:39:07.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-27T03:00:01.000Z (over 5 years ago)
- Last Synced: 2025-09-03T15:46:30.523Z (10 months ago)
- Topics: appindicator, gnome-shell, indicator, spotify, unity
- Language: Python
- Homepage:
- Size: 144 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Spotify Indicator
Shows currently playing song on [Spotify for Linux](https://www.spotify.com/us/download/linux/):
Playing:

Paused:

Menu:

Features:
- scroll up/down on the icons plays next/previous song
- toggle playback by clicking on the menu item
- icon color shows the playback status: green - playing, white - paused.
## Prerequisite
Python3
## Installation
Install [sp](https://gist.github.com/wandernauta/6800547) - script to control spotify playback.
Then clone the repo, install requirements (`pip3 install -r requirements.txt`) and then execute install.sh with sudo privilege.
Then simply run `spotify-indicator`. To start the script automatically add it to the list of startup applications.