Personal Übersicht system information bars for use with [chunkwm]
The original widget created by Andy Pierz can be found here.
Übersicht creates a webview and places it on your desktop, just above the wallpaper but behind everyting else.
This plugin is written in .jsx
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
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 :)