
Hey everyone,
I developed an app that lets diabetic users view xDrip data on the Ollee Watch. It’s a temporary solution while waiting for third-party watch faces to be supported, which, according to the roadmap, should happen in Q3 2026.
I tested it last week, and I must say it’s very reliable.
Here is the link :
https://github.com/Arthur86000/BGOllee
I also used this code to create a second app that displays any kind of data (less than 6 characters), which can be sent by external apps (Tasker being the most useful one, in my opinion):
https://github.com/Arthur86000/FreeOllee
Both apps rely on the "Name" value displayed on the watch when you long-press the bottom right button. So far, it’s the only method I’ve found to display custom data to the watch.
Check it out and let me know if it works for you!