https://github.com/ps2/naterade-ios
https://github.com/ps2/naterade-ios
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ps2/naterade-ios
- Owner: ps2
- License: mit
- Created: 2016-02-27T14:17:06.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-03T02:59:18.000Z (almost 10 years ago)
- Last Synced: 2024-10-26T01:13:17.153Z (over 1 year ago)
- Language: Swift
- Size: 876 KB
- Stars: 0
- Watchers: 1
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Naterade
 
[](https://travis-ci.org/loudnate/naterade-ios)
## Overview
Naterade is my artificial pancreas. It is a stone resting on the boulders of work done by [@bewest](https://github.com/bewest/decoding-carelink), [@ps2](https://github.com/ps2/rileylink) and many others.
It exists as an example, so you can build one too.
### LoopKit
Naterade is built on top of [LoopKit](https://github.com/loudnate/LoopKit). LoopKit is a set of tools to speed up development of your own closed-loop insulin delivery app. It provides data storage, retrieval, and calcluation, as well as boilerplate view controllers. Most of all, it is agnostic to treatment decisions and input sources.
## Can I run Naterade?
Unless your name is Nate, that might be weird for you. Instead, I'd encourage you to look at [Loop](https://github.com/loudnate/Loop), which is nearly identical to Naterade but it has some additional benefits, like:
* Setup and customization instructions
* Stable, [gitflow](http://nvie.com/posts/a-successful-git-branching-model/)-based release process
Just remember **Your Diabetes May Vary**. Your physiology, habits, and risk-tolerance are not the same as mine. Use these tools at your own risk!
## License and Code of Conduct
Please read the [LICENSE](https://github.com/loudnate/naterade-ios/blob/master/LICENSE) and [CODE_OF_CONDUCT](https://github.com/loudnate/naterade-ios/blob/master/CODE_OF_CONDUCT.md)