xdrip for iOS, written in Swift
Go to file
Johan Degraeve fc0b025423 ApplicationManager : allows to add closures that need to be run when app comes to background, foreground or terminates. Example when app comes to foreground : stop playing sound 2019-05-25 18:18:45 +02:00
xdrip ApplicationManager : allows to add closures that need to be run when app comes to background, foreground or terminates. Example when app comes to foreground : stop playing sound 2019-05-25 18:18:45 +02:00
xdrip.xcodeproj ApplicationManager : allows to add closures that need to be run when app comes to background, foreground or terminates. Example when app comes to foreground : stop playing sound 2019-05-25 18:18:45 +02:00
xdrip.xcworkspace core data : tables for alerts 2019-04-14 16:29:14 +02:00
.gitignore gitignore 2019-01-22 21:22:52 +01:00
Podfile change ActionClosurable dependency to https://github.com/takasek/ActionClosurable.git 2019-04-23 17:33:26 +02:00
Podfile.lock change ActionClosurable dependency to https://github.com/takasek/ActionClosurable.git 2019-04-23 17:33:26 +02:00
README.md Update README.md 2019-05-18 21:01:56 +02:00

README.md

Project in development.

Goal is to port iosxdripreader to Swift

Current restrictions (when comparing to iosxdripreader)

  • no translations, English only
  • no Blucon
  • no upload to Dexcom share servers
  • no healthkit store
  • no speak readings
  • no follower mode
  • no sidiary
  • no graph on the homescreen

Other restrictions

  • sensor change detection not fully working, you might have to restart the app after placing the new sensor, maybe two times. I need more testing for this (next sensor replacement)
  • only tested on iOS12

For developers : please go to the Wiki : https://github.com/JohanDegraeve/xdripswift/wiki