Skip to content

Tasker - Watchmaker Project to grab glucose values from xDrip+ local api and send them to a Watchmaker Watchface. Basically idea is for Tizen OS (Samsung) Smartwatches. Works also on a Wear OS Smartwatch

FreDiabetics/xDrip--Tasker-Tizen-Watchface-Integration

Repository files navigation

xDrip Glucose Quarantine Watchface for Samsung Tizen OS Smartwatches*¹ and Wear OS by Google (former Android Wear) Smartwatches**²

myimg

-Basics

-Different Functions

-Glucose Graph + AndroidAPS Statusline for Loop Info

-Ucolor Set

-Support

-Future Projects

-Special Thanks

-Watchmaker Profile

myimg myimg

GLUCOSE GRAPH & ANDROIDAPS STATUSLINE FOR CLOSED LOOP INFORMATION

myimg

MULTIFUNCTIONAL

Show device info, sensor age, change glucoseunits by tap

myimg

CHOOSE YOUR OWN FAVOURITE COLOR WITH THE BUILT-IN UCOLOR COLORSET

myIMG

Basic Glucose Functionaility

  • {tXSGV1} - latest Glucose Reading

    This shows the last recieved Glucosevalue, you can change the glucosunits from mmg/dl to mmol/L on every watchface. (Only the marked Watchfaces in the WIKI are supporting this feature.

  • {tXDELTA} - Delta

    This is the last delta - change from last reading to current reading

  • {tXTREND} - Trendarrow

    The Trendarrow is related to the delta value above it doesn't show the predicited glucosetrend

  • {tXMINS} - minutes left since last reading

    The timestamp that gives you information about how much time has left since the last glucosereading. In Watchmaker you need to add the following as a text layer. Use copy and paste

    math.floor(({depoch}-{tXMINS})/60)..'m'

  • Glucose Graph

    My Tasker project is adjusted to update values every 1 minute. The Watchfaces itself are adjusted to fetch data on every watch bright or when you click the depending Tap Action on the Watchface. Some Watchfaces have scalable Graphs. f.e: xDrip Scale Me is scaleable from 1,5h, 3h and 6h

  • {tXNOISE} - noiselevels

    Current noise level for your sensorreadings

  • {tXINSULIN} - bolus-insulin

    Insulin you added in xDrip for bolus

  • {tXSAGE} - sensor age

    Current sensor age

  • {tXDEVICE} - xDrip+ datasource

    Your xDrip source (f.e.:G5 Native, G6 Native, Share, Follower, Nightscout)

  • {tXSLINE} - AndroidAPS Statusline

    For additional Closed Loop Information from AndroidAPS, this can be splitted in two seperate pieces just use {tXSLINE1} and {tXSLINE2} instead


Contact:

Donate via PayPal

If you find my project useful, I will appreciate if you donate me few bucks for further development or buy me a glass of beer or wine 🍷. Thanks for your support

Stay Healthy!! Watch Your Glucose ;)

About

Tasker - Watchmaker Project to grab glucose values from xDrip+ local api and send them to a Watchmaker Watchface. Basically idea is for Tizen OS (Samsung) Smartwatches. Works also on a Wear OS Smartwatch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published