mddub / nightscout-osx-menubar

View Nightscout data in the OS X menu bar.
MIT License
53 stars 42 forks source link

Support Tokens #11

Open tdawggcat opened 6 years ago

tdawggcat commented 6 years ago

Great little app! Thanks! I modified nightscout_osx_menubar.py to have the token, since ours is a locked down site. Might be nice to add as an option in the program.

/api/v1/entries/sgv.json?count={count}&token=XXXXXXXXXXXXXXXX

mddub commented 6 years ago

Sounds like a fantastic enhancement. Pull requests are most welcome.

bwind commented 5 years ago

See https://github.com/mddub/nightscout-osx-menubar/pull/15, which implements support for Nightscout installs locked down with an API secret.