Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 1.27 KB

README.md

File metadata and controls

35 lines (20 loc) · 1.27 KB

FancyBar

Personal Übersicht system information bars for use with [chunkwm]

Screen Shots: img

The original widget created by Andy Pierz can be found here.

Ubersicht


Übersicht creates a webview and places it on your desktop, just above the wallpaper but behind everyting else. This plugin is written in .jsx

Installation

git clone https://github.com/blaadje/fancyBar.git $HOME/Library/Application\ Support/Übersicht/widgets/fancybar.widget

or to your current widget directory if you have changed it. The scripts may require installing some additional packages, such as Python, but all are available via homebrew.

The icons require the use of extra fonts:

  • FontAwesome

That have to be installed system wide.

Enjoy :) don't hesitate to open issues if you have any trouble

Enhancement

This plugins is refreshing every second to make the datas up to date. That is taking a lots of battery usage and should be improved to update infos by chunkwm queries. Don't hesitate to fork if you have some ideas :)