Keine Beschreibung

marionbarker f0ff3d5b3a use Trio for scheme for phone and watch vor 2 Jahren
.github a357eddb33 fix token definition vor 2 Jahren
BuildTools 8c69d2c41e Swiftformat vor 5 Jahren
CGMBLEKit @ a92e975299 38ab781444 Update submodules vor 2 Jahren
Core_Data.xcdatamodeld 0b68835763 Rename smbIsAlwaysOff to smbIsScheduledOff vor 2 Jahren
Dependencies 71d242ab26 remove all loop packages vor 2 Jahren
FreeAPS c010fa64c1 Merge pull request #114 from MikePlante1/separate_adjustment_factors vor 2 Jahren
FreeAPS.xcodeproj f0ff3d5b3a use Trio for scheme for phone and watch vor 2 Jahren
FreeAPSTests 491ddf29c4 add calibration of Libre CGM vor 2 Jahren
FreeAPSWatch 72a998a85c Release 1.3 (#19) vor 3 Jahren
FreeAPSWatch WatchKit Extension ec05d78cfc modify text from FAX to Open-iAPS in swift files vor 2 Jahren
G7SensorKit @ 5051563991 45c5bddc89 Update submodule G7SensorKit AND MinimedKit to use appName vor 2 Jahren
LibreTransmitter @ c01eba63e9 6b189aa318 use submodules vor 2 Jahren
LiveActivity dd80180c46 Fix padding of bgAndTrend label in LA vor 2 Jahren
LoopKit @ 2f535b3ca4 6b189aa318 use submodules vor 2 Jahren
MinimedKit @ 4a6df31192 45c5bddc89 Update submodule G7SensorKit AND MinimedKit to use appName vor 2 Jahren
OmniBLE @ 91abd9aba3 65b08e903e Update submodules to enable appName: OmniBLE LoopKit/dev and OmniKit LoopKit/main vor 2 Jahren
OmniKit @ f51fe354ea 65b08e903e Update submodules to enable appName: OmniBLE LoopKit/dev and OmniKit LoopKit/main vor 2 Jahren
RileyLinkKit @ a0e419da31 6b189aa318 use submodules vor 2 Jahren
Templates 97c9019393 Generamba template vor 4 Jahren
TidepoolService @ a2ccad72a5 d47195a33d Update submodule TidepoolService for non-pump-insulin vor 2 Jahren
Trio.xcworkspace f0ff3d5b3a use Trio for scheme for phone and watch vor 2 Jahren
dexcom-share-client-swift @ 21d8657d72 fd64300fda update submodule dexcom-share-client-swift: add Japan and APAC servers vor 2 Jahren
fastlane 1dbb6dd197 limit lane names to letters and underscores vor 2 Jahren
open-iaps-oref fb3b099582 Update oref0 for #114 Add separate setting for sigmoid adjustment factor vor 2 Jahren
scripts b828d5993c A first implementation of Tidepool manager vor 2 Jahren
.gitignore cf5d562178 Release 226 (#374) vor 2 Jahren
.gitmodules b828d5993c A first implementation of Tidepool manager vor 2 Jahren
BuildDetails.plist 1a4fd6a4cd TidePool implementation : Config to log to the service vor 2 Jahren
CODE_OF_CONDUCT.md 6683a344c4 fix(docs): typo in CODE_OF_CONDUCT.md vor 2 Jahren
Config.xcconfig bb6ce5a2f2 Update app icons vor 2 Jahren
FAQ.md 647f99fd19 Release/0.1.23 (#53) vor 5 Jahren
FAQ_RU.md 647f99fd19 Release/0.1.23 (#53) vor 5 Jahren
Gemfile 4c48f0d570 Mac-free FAX install: Copied and adapted FastLane and GitHub Actions from LoopKit/LoopWorkspace vor 3 Jahren
Gemfile.lock 3f297c9dab Merge branch 'dev' into dependabot/bundler/jmespath-1.6.2 vor 2 Jahren
LICENSE.txt 5603716d48 Create LICENSE.txt vor 5 Jahren
README.md a983243795 Update readme.md vor 2 Jahren
Rambafile 9f7bb34406 fix Rambafile vor 4 Jahren
crowdin.yml f404fc49bf New release 2.3.3 vor 2 Jahren
oref0_source_version.txt fb3b099582 Update oref0 for #114 Add separate setting for sigmoid adjustment factor vor 2 Jahren

README.md

Open-iAPS

Introduction

Open-iAPS - an automated insulin delivery system for iOS based on the OpenAPS algorithm with adaptations for Open-iAPS.

The project started as Ivan Valkou's FreeAPS X implementation of the OpenAPS algorithm for iPhone, and later forked and rebranded as iAPS. The project has since seen substantial contributions from many developers, leading to a range of new features and enhancements.

Following the release of version 3.0.0, due to differing views on development, open source, and peer review, there was a significant shift in the project's direction. This led to the separation from the Artificial-Pancreas/iAPS repository, and the birth of Open-iAPS as a distinct entity. This transition marks a new phase for the project, symbolizing both its evolution and the dynamic nature of collaborative development.

Open-iAPS continues to leverage a variety of frameworks from the DIY looping community and remains at the forefront of DIY diabetes management solutions, constantly evolving with valuable contributions from its community.

To download this repo:

In Terminal: git clone --branch=<> --recurse-submodules https://github.com/nightscout/Open-iAPS.git cd Open-iAPS
xed .

Or using the GitHub interface: Download and open in Xcode directly using the Code button: "Open with Xcode".

To build directly in GitHub, without using Xcode:

Instructions:
https://github.com/nightscout/Open-iAPS/blob/main/fastlane/testflight.md
Instructions in greater detail, but not Open-iAPS-specific:
https://loopkit.github.io/loopdocs/gh-actions/gh-overview/

Please understand that Open-iAPS is:

  • an open-source system developed by enthusiasts and for use at your own risk
  • not CE or FDA approved for therapy.

Pumps

  • Omnipod EROS
  • Omnipod DASH
  • Medtronic 515 or 715 (any firmware)
  • Medtronic 522 or 722 (any firmware)
  • Medtronic 523 or 723 (firmware 2.4 or lower)
  • Medtronic Worldwide Veo 554 or 754 (firmware 2.6A or lower)
  • Medtronic Canadian/Australian Veo 554 or 754 (firmware 2.7A or lower)
  • Dana RS (COMING SOON)

CGM Sensors

  • Dexcom G5
  • Dexcom G6
  • Dexcom ONE
  • Dexcom ONE+
  • Dexcom G7
  • Libre 1
  • Libre 2 (European)
  • Medtronic Enlite
  • Nightscout as CGM

iPhone and iPod

Open-iAPS app runs on iPhone or iPod. An iPhone 8 or newer is required. Minimum iOS 16.

Documentation

Discord Open-iAPS - Server

Open-iAPS documentation (under development, not existing yet)

Open-iAPS Website (under development)

OpenAPS documentation

Crowdin Project for translation of Open-iAPS (not existing yet)
Crowdin (not existing yet)

ADD DASH PUMP and SETTINGS

Support

Open-iAPS Facebook Group

Loop and Learn Facebook Group

Looped Facebook Group

Contribute

Code contributions as PRs are welcome!

Translators can click the Crowdin link above.

For questions or contributions, please join our Discord server.