説明なし

Mike Plante 0b68835763 Rename smbIsAlwaysOff to smbIsScheduledOff 2 年 前
.github 11a0484094 Merge pull request #79 from nightscout/current-oref 2 年 前
BuildTools 8c69d2c41e Swiftformat 5 年 前
CGMBLEKit @ a92e975299 38ab781444 Update submodules 2 年 前
Core_Data.xcdatamodeld 0b68835763 Rename smbIsAlwaysOff to smbIsScheduledOff 2 年 前
Dependencies 71d242ab26 remove all loop packages 2 年 前
FreeAPS 0b68835763 Rename smbIsAlwaysOff to smbIsScheduledOff 2 年 前
FreeAPS.xcodeproj 0af07a77d7 Merge branch 'alpha' into liveActivities 2 年 前
FreeAPS.xcworkspace b828d5993c A first implementation of Tidepool manager 2 年 前
FreeAPSTests 491ddf29c4 add calibration of Libre CGM 2 年 前
FreeAPSWatch 72a998a85c Release 1.3 (#19) 3 年 前
FreeAPSWatch WatchKit Extension dfa4476ebc Release 2.2.3 (#189) 2 年 前
G7SensorKit @ eba7d98b9a 38ab781444 Update submodules 2 年 前
LibreTransmitter @ c01eba63e9 6b189aa318 use submodules 2 年 前
LiveActivity dd80180c46 Fix padding of bgAndTrend label in LA 2 年 前
LoopKit @ 2f535b3ca4 6b189aa318 use submodules 2 年 前
MinimedKit @ aa82a184e8 db16d29a4d update submodule MinimedKit: bugfix: basal schedule, timechange, lal 2 年 前
OmniBLE @ f74e29d8d9 38ab781444 Update submodules 2 年 前
OmniKit @ 5e885c5174 38ab781444 Update submodules 2 年 前
RileyLinkKit @ a0e419da31 6b189aa318 use submodules 2 年 前
Templates 97c9019393 Generamba template 4 年 前
TidepoolService @ f7d46701f2 b828d5993c A first implementation of Tidepool manager 2 年 前
dexcom-share-client-swift @ 21d8657d72 fd64300fda update submodule dexcom-share-client-swift: add Japan and APAC servers 2 年 前
fastlane e838a32984 Merge pull request #63 from sethgagnon/branch-info-in-testflight 2 年 前
open-iaps-oref 461881736b Update oref0 to include reversion of actualDate 2 年 前
scripts b828d5993c A first implementation of Tidepool manager 2 年 前
.gitignore cf5d562178 Release 226 (#374) 2 年 前
.gitmodules b828d5993c A first implementation of Tidepool manager 2 年 前
BuildDetails.plist 1a4fd6a4cd TidePool implementation : Config to log to the service 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 a983243795 Update readme.md 2 年 前
Rambafile 9f7bb34406 fix Rambafile 4 年 前
crowdin.yml f404fc49bf New release 2.3.3 2 年 前
oref0_source_version.txt 63a88aa0ab Update oref0: webpack changes and deletion of old files 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=<> --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.