Skip to content

dionmunk/ubersicht-now-playing

 
 

Repository files navigation

Now Playing

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.

Screenshot

Screenshot

Options

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

Installation

  • Download the repository and extract it.
  • Place the now-playing.widget folder in your Übersicht extension folder.
  • Refresh Übersicht.

License

This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.

About

A simple music widget for Übersicht.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • AppleScript 82.9%
  • CoffeeScript 17.1%