説明なし

bjornoleh cbfb368f69 Merge pull request #66 from marionbarker/alpha_submodule_updates 2 年 前
.github 5ea744f97d Allow to get SHA for `alive` branch creation from a private repository 2 年 前
BuildTools 8c69d2c41e Swiftformat 5 年 前
CGMBLEKit @ f27bc02511 ea8e6a8814 update submodule CGMBLEKit: filter out future dates, lal 2 年 前
Core_Data.xcdatamodeld 40e3fad664 Release 2.3.0 (#400) 2 年 前
Dependencies 71d242ab26 remove all loop packages 2 年 前
FreeAPS 1689b19635 Merge pull request #62 from nightscout/current-oref 2 年 前
FreeAPS.xcodeproj dd605f923b Merge branch 'dev' into loopkit_dev_submodules 2 年 前
FreeAPS.xcworkspace 6b189aa318 use submodules 2 年 前
FreeAPSTests 40c19b7a33 Allow to run tests in OiAPS 2 年 前
FreeAPSWatch 72a998a85c Release 1.3 (#19) 3 年 前
FreeAPSWatch WatchKit Extension dfa4476ebc Release 2.2.3 (#189) 2 年 前
G7SensorKit @ 3ad02f4696 c01da10d8d update submodule G7SensorKit: add One+ and link to G7 app, lal 2 年 前
LibreTransmitter @ c01eba63e9 6b189aa318 use submodules 2 年 前
LiveActivity f404fc49bf New release 2.3.3 2 年 前
LoopKit @ 2f535b3ca4 6b189aa318 use submodules 2 年 前
MinimedKit @ aa82a184e8 db16d29a4d update submodule MinimedKit: bugfix: basal schedule, timechange, lal 2 年 前
OmniBLE @ 7754f7451f 90169e8d90 update submodule OmniBLE: add Silent Pod, Pod Diagnostics 2 年 前
OmniKit @ 2b4b7f8f3d 8c7ef7b0db update submodule OmniKit: add Silent Pod, Pod Diagnostics 2 年 前
RileyLinkKit @ a0e419da31 6b189aa318 use submodules 2 年 前
Templates 97c9019393 Generamba template 4 年 前
dexcom-share-client-swift @ 21d8657d72 fd64300fda update submodule dexcom-share-client-swift: add Japan and APAC servers 2 年 前
fastlane 8f4c2dfd58 Merge pull request #43 from nightscout/dev 2 年 前
open-iaps-oref 239f381496 Update oref0 to current Oiref dev 2 年 前
scripts 47fa01786a Remove all specific code for Dexcom and LibreTransmission 2 年 前
.gitignore cf5d562178 Release 226 (#374) 2 年 前
.gitmodules 6b189aa318 use submodules 2 年 前
CODE_OF_CONDUCT.md 6683a344c4 fix(docs): typo in CODE_OF_CONDUCT.md 2 年 前
Config.xcconfig 89d45e834c Merge pull request #41 from nightscout/urlScheme 2 年 前
FAQ.md 647f99fd19 Release/0.1.23 (#53) 5 年 前
FAQ_RU.md 647f99fd19 Release/0.1.23 (#53) 5 年 前
Gemfile 4c48f0d570 Mac-free FAX install: Copied and adapted FastLane and GitHub Actions from LoopKit/LoopWorkspace 3 年 前
Gemfile.lock c475879284 Fastlane/GH build improvements: Add sync action and keepalive action, align with Loop dev improvements, as previously added to iAPS in PR 46 2 年 前
LICENSE.txt 5603716d48 Create LICENSE.txt 5 年 前
README.md 21779bad1e Merge pull request #3 from nightscout/documents 2 年 前
Rambafile 9f7bb34406 fix Rambafile 4 年 前
crowdin.yml f404fc49bf New release 2.3.3 2 年 前
oref0_source_version.txt 239f381496 Update oref0 to current Oiref dev 2 年 前

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=main 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.