You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-30Lines changed: 6 additions & 30 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ Please understand that this project:
24
24
<ahref="/Documentation/Screenshots/Watch%20Notification%20Reservoir.png"><imgsrc="/Documentation/Screenshots/Watch%20Notification%20Reservoir.png?raw=true"alt="Screenshot of bolus failure notification on Apple Watch"width="141"></a>
25
25
<ahref="/Documentation/Screenshots/Watch%20Notification%20Bolus%20Failure.png"><imgsrc="/Documentation/Screenshots/Watch%20Notification%20Bolus%20Failure.png?raw=true"alt="Screenshot of bolus failure notification on Apple Watch"width="141"></a>
26
26
27
-
### Hardware
27
+
##Requirements
28
28
29
29
<table>
30
30
<thead>
@@ -55,6 +55,10 @@ Please understand that this project:
55
55
<br/><aname="hw1">1</a>. Internet connection required to retrieve glucose
56
56
<br/><aname="hw2">2</a>. Pump must have a remote ID added in the [Remote Options](https://www.medtronicdiabetes.com/sites/default/files/library/download-library/workbooks/x22_menu_map.pdf) menu
57
57
58
+
### RileyLink
59
+
60
+
Bluetooth LE communication with Minimed pumps is enabled by the [RileyLink](https://github.com/ps2/rileylink), a compact BLE-to-916MHz bridge device designed by the incredible [@ps2](https://github.com/ps2). Please visit the [repository](https://github.com/ps2/rileylink) and the [gitter room](https://gitter.im/ps2/rileylink) for more information.
61
+
58
62
### LoopKit
59
63
60
64
Loop is built on top of [LoopKit](https://github.com/loudnate/LoopKit). LoopKit is a set of frameworks that provide data storage, retrieval, and calcluation, as well as boilerplate view controllers used in Loop.
You might open this app a lot. Make it the most personal app on your iPhone by changing the name and icon.
96
-
97
-
### Renaming the Target
98
-
99
-
[](/Documentation/Changing%20the%20target%20name.png)
100
-
101
-
In the Targets list, rename "Loop" to anything you like. This has the side-effect of changing the display name of the app as well, though you can choose to decouple those if you like later by reading more about Xcode target configuration.
102
-
103
-
### Changing the Icon
104
-
105
-
[](/Documentation/Changing%20the%20app%20icon.png)
106
-
107
-
1. Select the application asset library from the Project Navigator
108
-
2. Select the image set named AppIcon
109
-
3. Replace each image size with your own icon
110
-
111
-
Below are some example icons from other Loop users:
[Carthage](https://github.com/carthage/carthage) is used to manage framework dependencies. If you haven't installed Carthage on your Mac before, [follow the installation instructions](https://github.com/carthage/carthage#installing-carthage).
122
-
123
-
The framework versions specified in `Cartfile.resolved` are checked in to the repository for ease of building. If you update the `Cartfile`, make sure to run `carthage update` fetch and build the updated dependencies.
99
+
[Please visit the Wiki for more info on customizing the app](https://github.com/loudnate/Loop/wiki/)
0 commit comments