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
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,21 +22,22 @@
22
22
- Chart persistence, with filters for the last hour, day, and week
23
23
- Control Apple Music with InfiniTime's music controls
24
24
- Integration with Apple HealthKit
25
-
- Weather fetch (using the [NWS API](https://www.weather.gov/documentation/services-web-api) and a secondary fallback on [WeatherAPI](https://www.weatherapi.com)) and push (using InfiniTime 1.14's [Simple Weather Service](https://github.com/InfiniTimeOrg/InfiniTime/blob/main/doc/SimpleWeatherService.md))
- Uploading of [external resource packages](https://github.com/InfiniTimeOrg/InfiniTime/blob/develop/doc/gettingStarted/updating-software.md#updating-resources)
27
-
-Check for and download InfiniTime firmware updates with the GitHub API, and send them to the watch (Manual updates can be completed with DFU zip files downloaded from [InfiniTime's GitHub Releases Page](https://github.com/InfiniTimeOrg/InfiniTime/releases))
27
+
-Download and install InfiniTime firmware updates from releases and GitHub Actions using the GitHub API (local file updates are supported)
28
28
29
29
### Partially implemented features:
30
30
- System-wide notifications—implemented in [#2217](https://github.com/InfiniTimeOrg/InfiniTime/pull/2217), but not available in the main branch yet.
31
31
32
32
### Currently non-functional features:
33
33
- System-wide music controls—requires implementation of Apple Media Service (AMS).
34
34
35
-
### Roadmap
35
+
### Planned features:
36
36
- InfiniTime navigation service using MapKit
37
37
38
38
## Installation:
39
39
-**Version 1.0.2:** is accessible on the [App Store](https://apps.apple.com/us/app/infinilink/id1582318814).
40
+
-**Version 1.1:** is accessible on [TestFlight](https://testflight.apple.com/join/B3PY5HUV).
40
41
41
42
## License
42
43
Released under [GPL-3.0](/LICENSE) by [@InfiniTimeOrg](https://github.com/InfiniTimeOrg).
0 commit comments