|
|
3 years ago | |
|---|---|---|
| .github | 3 years ago | |
| LoopFollow | 3 years ago | |
| LoopFollow.xcodeproj | 3 years ago | |
| LoopFollow.xcworkspace | 3 years ago | |
| Pods | 3 years ago | |
| fastlane | 3 years ago | |
| BuildLoopFollow.sh | 4 years ago | |
| Config.xcconfig | 6 years ago | |
| Gemfile | 3 years ago | |
| Gemfile.lock | 3 years ago | |
| LICENSE | 5 years ago | |
| Podfile | 5 years ago | |
| Podfile.lock | 3 years ago | |
| readme.md | 3 years ago |
Call for developers: Because we have switched to Omnipod 5, we no longer are using Loop or Nightscout. I will not be able to do maintenance on the features related to those. If you are interested in assisting to keep this app maintained and work on new features and improvements for Loop and Nightscout functionality, please reach out.
Using so many different apps as a parent or caregiver of a T1D can be very cumbersome. Add in the extra details from Looping and it can be a challenge flipping back and forth between apps. Each app has different strengths and weaknesses.
And there are some functions I've always wished for and not found anywhere such a one-time temporary alert for those nights when Loop is stuck on high and you open loop with a correction. This lets you set a higher low alert for the BG you want to wake up to and close Loop.
If you would like to be part of our beta testing for the App Store and install that version without needing to build it yourself, please submit the form here: https://customtypeone.com/blogs/news/loop-follow-beta-testing
Loop Follow can be built using a paid Apple Developer Account on any computer using the GitHub Browser Build method as explained (tersely) here or with more detail in LoopDocs: GitHub Browser Build: Other Apps.
If you choose GitHub Browser Build and want to run Loop Follow on your Mac, you need to install the TestFlight app on your Mac. The TestFlight app shows the same set of builds and uses the same installation procedure as shown in LoopDocs for installing apps on a phone from TestFlight; just do it on your Mac.
Note:
If you have a Loop Follow app in your Applications folder from a prior Mac/Xcode build and then install from TestFlight:
Loop Follow can be built using a Mac computer with Xcode as described below (tersely) or with more detail using the Build-Select script, see Loop and Learn: Build-Select Script or LoopDocs: Build Select Script and choose to build Loop Follow.
/bin/bash -c "$(curl -fsSL https://git.io/JTKEt)"
Note: Tested this with Ventura and Xcode 14.2, and successfully built to
To run Loop Follow on your Mac, you need to move the app to your Applications folder.
After building to your Mac:
Note:
If you have a Loop Follow app in your Applications folder from a prior TestFlight installation, then when you drag the Loop (from Finder location) to Applications, you will be asked if you want to Replace or Keep Both. Choose Replace.
** Big Sur ** Some things do not work correctly yet in Big Sur
Build Instruction Video: https://youtu.be/s07QPZ7xycY
Special thanks to Spike-App, NSApple, and Nightguard for helping me figure out how to do a lot of the code for this.
If you want to contribute, the biggest needs today are to make the code cleaner and more efficient, and create the basis for a watch app.