zachcrystal / nightscout-polybar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Script: nightscout-polybar

A script that fetches your current blood sugar and trend from Nightscout and displays this information on polybar.

Dependencies

Font Awesome 5

Configuration

Change these values:

URL: the url to your nightscout site
USEMMOL: true if you use mmol/l units, false otherwise

Module

[module/nightscout]
type = custom/script
exec = ~/polybar-scripts/nightscout.sh
interval = 60
...

About


Languages

Language:Shell 100.0%