Skip to content

Commit a68d368

Browse files
authored
Update README.md
1 parent aff10bb commit a68d368

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,21 +22,22 @@
2222
- Chart persistence, with filters for the last hour, day, and week
2323
- Control Apple Music with InfiniTime's music controls
2424
- 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))
25+
- Weather fetch (using WeatherKit) and push (using InfiniTime 1.14's [Simple Weather Service](https://github.com/InfiniTimeOrg/InfiniTime/blob/main/doc/SimpleWeatherService.md))
2626
- 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)
2828

2929
### Partially implemented features:
3030
- System-wide notifications—implemented in [#2217](https://github.com/InfiniTimeOrg/InfiniTime/pull/2217), but not available in the main branch yet.
3131

3232
### Currently non-functional features:
3333
- System-wide music controls—requires implementation of Apple Media Service (AMS).
3434

35-
### Roadmap
35+
### Planned features:
3636
- InfiniTime navigation service using MapKit
3737

3838
## Installation:
3939
- **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).
4041

4142
## License
4243
Released under [GPL-3.0](/LICENSE) by [@InfiniTimeOrg](https://github.com/InfiniTimeOrg).

0 commit comments

Comments
 (0)