An open API service indexing awesome lists of open source software.

https://github.com/ps2/naterade-ios


https://github.com/ps2/naterade-ios

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# Naterade

![App Icon](https://raw.githubusercontent.com/loudnate/naterade-ios/master/Loop/Assets.xcassets/AppIcon.appiconset/40%402x.png) ![WatchApp Icon](https://raw.githubusercontent.com/loudnate/naterade-ios/master/WatchApp/Assets.xcassets/AppIcon.appiconset/watch-40%402x.png)

[![Build Status](https://travis-ci.org/loudnate/naterade-ios.svg?branch=master)](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)