# Open-iAPS ## Introduction Open-iAPS - an automated insulin delivery system for iOS based on the OpenAPS algorithm with [adaptations for Open-iAPS](https://github.com/nightscout/open-iaps-oref). 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](https://github.com/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 iAPS is: - highly experimental and evolving rapidly. - 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 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 ](https://discord.gg/dbe5Twav8D) [Open-iAPS documentation (under development, not existing yet)](https://open-iaps.readthedocs.io/en/latest/) [Open-iAPS Website (under development)](https://iaps-app.org) [OpenAPS documentation](https://openaps.readthedocs.io/en/latest/) [Crowdin Project for translation of Open-iAPS (not existing yet)](https://crowdin.com/project/open-iaps) [![Crowdin (not existing yet)](https://badges.crowdin.net/iaps/localized.svg)](https://crowdin.com/project/open-iaps) [ADD DASH PUMP and SETTINGS](https://loopkit.github.io/loopdocs/loop-3/omnipod/) # Support [Open-iAPS Facebook Group](https://m.facebook.com/groups/1351938092206709/) [Loop and Learn Facebook Group](https://m.facebook.com/groups/LOOPandLEARN/) [Looped Facebook Group](https://m.facebook.com/groups/TheLoopedGroup/) # Contribute Code contributions as PRs are welcome! Translators can click the Crowdin link above. For questions or contributions, please join our [Discord server](https://discord.gg/dbe5Twav8D).