{"id":19015321,"url":"https://github.com/hansolo/gluco-tracker","last_synced_at":"2025-06-27T18:37:25.758Z","repository":{"id":145343784,"uuid":"286181351","full_name":"HanSolo/Gluco-Tracker","owner":"HanSolo","description":"A little Swift app to visualize glucose data from a nightscout server","archived":false,"fork":false,"pushed_at":"2024-01-05T09:57:43.000Z","size":2967,"stargazers_count":3,"open_issues_count":6,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-01T22:43:12.288Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/HanSolo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-08-09T06:35:32.000Z","updated_at":"2024-01-04T10:38:13.000Z","dependencies_parsed_at":"2024-11-08T19:50:02.981Z","dependency_job_id":null,"html_url":"https://github.com/HanSolo/Gluco-Tracker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HanSolo%2FGluco-Tracker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HanSolo%2FGluco-Tracker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HanSolo%2FGluco-Tracker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HanSolo%2FGluco-Tracker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HanSolo","download_url":"https://codeload.github.com/HanSolo/Gluco-Tracker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240055643,"owners_count":19740984,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-08T19:36:44.702Z","updated_at":"2025-02-21T17:23:22.359Z","avatar_url":"https://github.com/HanSolo.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"## Gluco-Tracker\n\nAn application that visualizes the blood glucose data coming from a nightscout server.\n\nThe application is written in Swift using SwiftUI and is available for iPhone, iPad.\n\n[App store](https://apps.apple.com/us/app/gluco-tracker/id1526976290?mt=8)\n\n\nThe application was created to monitor the blood glucose values of our son. It also comes\nwith support for the Apple Watch. \nOn the Apple Watch, it is a separate application and won't show the values from the connected phone.\nYou can use the app even without the phone being around (in case you have an LTE enabled Apple Watch).\nIf you open the app on your Apple Watch, it will automatically load the latest value, otherwise you\ncan update it by tapping the display on your Apple Watch.\nIf you need to get the latest value on your watch you simply have to click on the complication\nand tap the screen of the watch when the watch app opens.\n\nHere are screenshots from the different application screens.\n\n## Main screen (Line chart)\n![](https://github.com/HanSolo/Gluco-Tracker/blob/master/GlucoTrackerOverview_1.png)\n\n\n## Main screen (Poincaré plot)\n![](https://github.com/HanSolo/Gluco-Tracker/blob/master/GlucoTrackerOverview_2.png)\n\n\n## Carbs screen\nIn this screen you can add carbs which will be stored on your nightscout server and\nwill be displayed also in the main chart.\n![](https://github.com/HanSolo/Gluco-Tracker/blob/master/GlucoTrackerOverview_9.png)\n\n\n## Matrix chart\nA chart that shows the last 30 days with it's average glucose values. The days are\ncolored dependent on the average. To see the average of a single day, simply tap\nthe day you are interested in and it will show you the value.\n![](https://github.com/HanSolo/Gluco-Tracker/blob/master/GlucoTrackerOverview_3.png)\n\n\n## Day comparison chart\nA chart that let you compare different week days to find out patterns. You can for\nexample compare the values of today with Mondays of the last week, last 2 weeks or\nthe last 30 days. You could also compare Mondays to Tuesdays etc.\n![](https://github.com/HanSolo/Gluco-Tracker/blob/master/GlucoTrackerOverview_4.png)\n\n\n## Pattern screen\nThis screen shows the average values for the 24 hours based on the last 7 days, the\nlast 14 days or the last 30 days. This can help to identify patterns on specific\ntimes of the day. It will also show you the current HbA1c value based on values from\nthe last 30 days.\n![](https://github.com/HanSolo/Gluco-Tracker/blob/master/GlucoTrackerOverview_5.png)\n\n\n## Time in range screen\nThe screen shows you the percentage that your glucose level has been in the different\nglucose ranges. The values are based on the currently selected interval e.g. 24h\n![](https://github.com/HanSolo/Gluco-Tracker/blob/master/GlucoTrackerOverview_6.png)\n\n\n## Timer settings\nIn the timer settings you can reset and save the reminder dates for your catheter,\nsensor and pump battery. The intervals can be defined in the settings.\n![](https://github.com/HanSolo/Gluco-Tracker/blob/master/GlucoTrackerOverview_7.png)\n\n\n## HbA1c history chart\nThe Gluco-Tracker app will save the HbA1c once a day to your device. The HbA1c history\nchart will show you the daily value for the last 365 days. The chart will be empty the\nfirst time you start your app on your device because it has no values yet. Meaning to\nsay it will fill up over time.\n![](https://github.com/HanSolo/Gluco-Tracker/blob/master/GlucoTrackerOverview_8.png)\n\n\n## Settings screen\nIn the settings screen you can adjust all kinds of settings. If you are a Gluroo\nuser, you have to put the gluroo url in the nightscout url field and the gluroo api\nkey in the token field. to make it work.\n![](https://github.com/HanSolo/Gluco-Tracker/blob/master/GlucoTrackerOverview_10.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhansolo%2Fgluco-tracker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhansolo%2Fgluco-tracker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhansolo%2Fgluco-tracker/lists"}