• Stars
    star
    139
  • Rank 262,954 (Top 6 %)
  • Language
    JavaScript
  • Created almost 9 years ago
  • Updated almost 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A status bar widget for Ubersicht on OS X

Bar

Bar is an Ãœbersicht widget that places a customizable bar on your desktop.

Spotify

Elements

  • Currently playing music from
    • Spotify
  • Battery
  • Date/Time

Installation

Download (or clone) this repository and place the folder in your Ãœbersicht widgets directory.

Configuration

Open index.jsx and edit as you'd like. Some of the objects toward the top should make customization a little easier.

Space configuration

It's possible to get chunkwm to update when spaces are switched. You can use the following in your ~/.khdrc.

cmd - 1 : khd -p "cmd + alt - 1" && uberrefresh
...

uberrefresh is a shell script included in this repository. Copy it to /usr/local/bin

cp bin/uberrefresh /usr/local/bin/uberrefresh

Questions?

If you find a bug or have any questions about Bar, submit an issue.