Metalit / bsq-qounters-minus

Spice up your Beat Saber HUD with a variety of configurable Qounters, which can display a wide variety of stats in an even wider variety of ways. This mod is an Oculus Quest port of Caeden117's Counters+ for PC.
MIT License
7 stars 0 forks source link

FR: Support for NightscoutCounter #6

Closed Arakon closed 1 year ago

Arakon commented 1 year ago

https://github.com/legoandmars/NightscoutCounter adds the ability to use a Nightscout server to provide blood sugar readings for diabetics with a constant glucose monitor in the PC version of Counters+. This is incredibly useful to have, as it will allow you to keep an eye on your blood sugar while playing, which can drop dangerously fast while excercising. I'm not sure how viable this is in the first place, but if this is a possibility, it would be awesome if this could be implemented.

Metalit commented 1 year ago

The mod already has an API for custom counters like this, such as my VisualScoreQounter, and I think this is definitely a case where it would belong as a separate mod. So anyone who wants to can use the API and port the counter, but I don't expect to do so myself