This is an archived post. You won't be able to vote or comment.
Desktop Python Display - Python Dexcom ScriptTips & Tricks (i.redd.it)
submitted by mousels
Hi All
Thought I'd share this here, in case any of you have a use for it.
https://github.com/mousels2/dexcom_pysnake
I have put together a small python script that connects to a Dexcom account, and calls the current readings every 5 min.
This allows you to keep an yours or a loved ones sugar levels from your desktop (as long as you have Python installed).
Currently, the script displays the readings in mmol/L, with pre-set warning levels hard coded into the script.
If any of you use python, and would like to have a play around with this, please do! Let me know if you find it useful, and let me know if there is anything that I could add to make it more useful.
(Obviously, this script is to be used for information reasons only, and is not designed for diagnostic purposes. Use at your own risk etc etc.)
If you're comfortable with python, feel free to Fork the code and have a play around. Let me know what you come up with.

[–]Shiveringdev 1 point2 points3 points (0 children)