xdrip for iOS, written in Swift
Go to file
Johan Degraeve 6d05b692ce
Update README.md
2019-05-26 23:58:54 +02:00
xdrip added NSBluetoothPeripheralUsageDescription to info.plist and code cleanup for self.requestNotificationAuthorization 2019-05-26 23:50:13 +02:00
xdrip.xcodeproj app icon 2019-05-26 00:10:04 +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-26 23:58:54 +02:00

README.md

Project in development.

Goal is to port iosxdripreader to Swift

Current Status

  • Supported transmitters :
    • no Blucon
    • G5 not recently tested, was tested 3 months ago and worked, my batteries are empty for the moment
    • MiaoMiao supported
    • G4 with xBridge supported
  • no follower mode ==> this is my next priority
  • no translations, English only
  • no upload to Dexcom share servers
  • no healthkit store
  • no speak readings
  • 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