Trio - an automated insulin delivery system for iOS based on the OpenAPS algorithm with adaptations for Trio.
The project started as Ivan Valkou's FreeAPS X implementation of the OpenAPS algorithm for iPhone, and was 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 iAPS 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 Trio as a distinct entity. This transition marks a new phase for the project, symbolizing both its evolution and the dynamic nature of collaborative development.
Trio 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.
There is also a script available, but if you prefer the manual process:
In Terminal:
Configure a folder where you want your download to reside:
cd <your desired folder name>
git clone --branch=<<branch>> --recurse-submodules https://github.com/nightscout/Trio.git
cd Trio
modify Config.xconfig to replace ##TEAM_ID## with your Apple Developer ID.
xed .
Instructions:
For main branch:
For dev branch:
Instructions in greater detail, but not Trio-specific:
TODO: Add link: Trio documentation (under development, not existing yet)
TODO: Add link: Trio Website (under development, not existing yet)
TODO: Add link and status graphic: Crowdin Project for translation of Trio (not existing yet)
Code contributions as PRs are welcome!
Translators can click the Crowdin link above.
For questions or contributions, please join our Discord server.