A simple music widget for Übersicht. Based on the Playbox widget by Pe8er. This widget shows the current playing song on either iTunes or Spotify. It also shows the album artwork if it can find it and has a simple progress bar.
There are a few options you can change by editing the index.coffee file.
# Enable or disable the widget.
widgetEnable : true # true | false
# Choose where the widget should sit on your screen.
verticalPosition : "bottom" # top | bottom | center
horizontalPosition : "left" # left | right | center
- Download the repository and extract it.
- Place the
now-playing.widget
folder in your Übersicht extension folder. - Refresh Übersicht.
This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.