Is there a (recent) list anywhere of apps that are useful for diabetics? Ideally with a few bullet points/review of what features they each have?
I use XDrip+ (Android), I'm aware there's also an XDrip on iPhone which is different aside from the name, I've heard of mySugr, MyLife and AndroidAPS. There are doubtless others too, it would be useful if there were a list somewhere.
The reason for asking is that while XDrip+ works fine for logging data from my libre2 and Contour Next, the glucose prediction model is quite basic (useful, but perhaps it could be better) and doesn't support/detect variable insulin sensitivity, nor take exercise and different food compositions into account when predicting future blood glucose.
These aren't easy things to do, so I'm not knocking XDrip+, but it would be nice to know what else is out there.
I see that lots of apps assume a pump (e.g. AndroidAPS, which does apparently have insulin sensitivity detection), I'm on MDI so it would be useful to know what would work for me, and quite specifically it would be nice to have both MDI basal and bolus recommendations.
Similarly, are there any food logging app recommendations? I currently use a very simple App called Diet Diary, though it doesn't support recipes, but I just wanted something that I could start with and easily export the data to post-process and combine with data from XDrip+, my Garmin for exercise, etc.
What I would really like to get to is a system of apps that do their own specialised things (e.g. XDrip+ does CGM, fingerprick and insulin logging; Fitbit or Garmin, etc., does heart rate, exercise, etc.; a Diet/Food related app does food and recipe logging, etc.) but with each sharing data in real time (via Android Intents or local webservers, as XDrip+ does, rather than needing a manual CSV export) so that it could all be combined in another app and used to experiment with prediction algorithms.
I can currently export all the data and do the experimentation manually, which I plan to do, but I'm trying to think ahead - my food logging is only by description, so I need to write some code to lookup foodstuffs and pull in their nutrition/glycaemic composition (I log total mass and/or total carbs so can calculate quantities).
This level of logging is perhaps too much faff for most people, I don't know, I only planned to do it for a little while in order to see what I could do with blood glucose predictions and here I am still doing it some years data, not having had much time/motivation to work on the prediction code and intermediate data gathering steps. I always have other projects on the go and until the point that my blood sugars go a bit mad and then I wish I had the tool I've described available, it's fairly low on the priority list as it's quite an involved project. Once the blood sugars sort themselves the priority level drops once again, iteratively chipping away at the problem, such is life with hobby projects 🙂
Any thoughts and ideas appreciated 🙂
I use XDrip+ (Android), I'm aware there's also an XDrip on iPhone which is different aside from the name, I've heard of mySugr, MyLife and AndroidAPS. There are doubtless others too, it would be useful if there were a list somewhere.
The reason for asking is that while XDrip+ works fine for logging data from my libre2 and Contour Next, the glucose prediction model is quite basic (useful, but perhaps it could be better) and doesn't support/detect variable insulin sensitivity, nor take exercise and different food compositions into account when predicting future blood glucose.
These aren't easy things to do, so I'm not knocking XDrip+, but it would be nice to know what else is out there.
I see that lots of apps assume a pump (e.g. AndroidAPS, which does apparently have insulin sensitivity detection), I'm on MDI so it would be useful to know what would work for me, and quite specifically it would be nice to have both MDI basal and bolus recommendations.
Similarly, are there any food logging app recommendations? I currently use a very simple App called Diet Diary, though it doesn't support recipes, but I just wanted something that I could start with and easily export the data to post-process and combine with data from XDrip+, my Garmin for exercise, etc.
What I would really like to get to is a system of apps that do their own specialised things (e.g. XDrip+ does CGM, fingerprick and insulin logging; Fitbit or Garmin, etc., does heart rate, exercise, etc.; a Diet/Food related app does food and recipe logging, etc.) but with each sharing data in real time (via Android Intents or local webservers, as XDrip+ does, rather than needing a manual CSV export) so that it could all be combined in another app and used to experiment with prediction algorithms.
I can currently export all the data and do the experimentation manually, which I plan to do, but I'm trying to think ahead - my food logging is only by description, so I need to write some code to lookup foodstuffs and pull in their nutrition/glycaemic composition (I log total mass and/or total carbs so can calculate quantities).
This level of logging is perhaps too much faff for most people, I don't know, I only planned to do it for a little while in order to see what I could do with blood glucose predictions and here I am still doing it some years data, not having had much time/motivation to work on the prediction code and intermediate data gathering steps. I always have other projects on the go and until the point that my blood sugars go a bit mad and then I wish I had the tool I've described available, it's fairly low on the priority list as it's quite an involved project. Once the blood sugars sort themselves the priority level drops once again, iteratively chipping away at the problem, such is life with hobby projects 🙂
Any thoughts and ideas appreciated 🙂