I used Health Sync to pull some of my fitness data from Google Fit to Fitbit and got it to display on my MagicMirror. I then forked the relevant module so that I can try to edit it myself and show more data from a spreadsheet.
The idea is to have a display that shows me my calorie goals, how many calories and water I’ve taken in, my steps, and my blood sugars among others.
I’m hoping that it will help me to stay on track with keeping my fitness and diabetes in control, and help me to learn JavaScript and Python while I’m doing it :)
Sweet. I’ve found that trying to make solutions to problems is always a great way to learn more about a programming language or to introduce yourself to a new one. I imagine you’ll definitely learn a lot from this (alongside the more important achievement of making something you can use to maintain your health).
I used Health Sync to pull some of my fitness data from Google Fit to Fitbit and got it to display on my MagicMirror. I then forked the relevant module so that I can try to edit it myself and show more data from a spreadsheet.
The idea is to have a display that shows me my calorie goals, how many calories and water I’ve taken in, my steps, and my blood sugars among others.
I’m hoping that it will help me to stay on track with keeping my fitness and diabetes in control, and help me to learn JavaScript and Python while I’m doing it :)
Sweet. I’ve found that trying to make solutions to problems is always a great way to learn more about a programming language or to introduce yourself to a new one. I imagine you’ll definitely learn a lot from this (alongside the more important achievement of making something you can use to maintain your health).