StephenBlackWasAlreadyTaken / NightWatch

A native android Nightscout client with alerts and google wear integration
GNU General Public License v3.0
92 stars 167 forks source link

Request: Write BG to calendar #108

Open jonfawcett opened 6 years ago

jonfawcett commented 6 years ago

I’m a new user to nightwatch and Nightscout - using it to track numbers for my DD. There is an app for iOS called Sugarmate that updates an iCloud calendar entry with every reading so it can display it on an Apple Watch face and I thought that would be an incredible addition to NightWatch to write to a Google Calendar. The main purpose is to allow the calendar app on watches or activity trackers to display the BG. So it would support a whole host of wearables that are not currently supported and even support existing ones in a new way.

I have downloaded the code, but it is a bit beyond my skill set to figure it out... I’ve programmed in many languages for computers and web but the intents, activities, gable, etc is all new to me.