https://github.com/infinitimeorg/infinilink
The official iOS companion app for InfiniTime
https://github.com/infinitimeorg/infinilink
companion-app foss infinitime ios pinetime pinetime-companion swiftui
Last synced: 2 months ago
JSON representation
The official iOS companion app for InfiniTime
- Host: GitHub
- URL: https://github.com/infinitimeorg/infinilink
- Owner: InfiniTimeOrg
- License: gpl-3.0
- Created: 2021-08-06T03:41:41.000Z (almost 4 years ago)
- Default Branch: rebuild
- Last Pushed: 2025-03-24T17:43:04.000Z (3 months ago)
- Last Synced: 2025-03-24T18:44:51.096Z (3 months ago)
- Topics: companion-app, foss, infinitime, ios, pinetime, pinetime-companion, swiftui
- Language: Swift
- Homepage:
- Size: 73.5 MB
- Stars: 217
- Watchers: 16
- Forks: 23
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README

[](https://github.com/InfiniTimeOrg/InfiniLink/actions/workflows/objective-c-xcode.yml)
[](https://github.com/InfiniTimeOrg/InfiniLink)
[](https://github.com/InfiniTimeOrg/InfiniLink/releases)
[](https://github.com/InfiniTimeOrg/InfiniLink/blob/main/LICENSE)
[](https://github.com/InfiniTimeOrg/InfiniLink/issues)
[](https://github.com/InfiniTimeOrg/InfiniLink/pulls)
[](https://github.com/InfiniTimeOrg/InfiniLink/stargazers)
[](https://github.com/InfiniTimeOrg/InfiniLink/network/members)# InfiniLink
*The official iOS companion app for [InfiniTime](https://github.com/InfiniTimeOrg/InfiniTime).*
> [!NOTE]
> This is branch is under heavy development and may be unstable. Please refer to the `main` branch for the most stable version of the app.### Features:
- Discover and connect to nearby InfiniTime devices
- Set time and date immediately after connection
- Retrieve battery level, heart rate, and step data
- Chart persistence, with filters for the last hour, day, and week
- Control Apple Music with InfiniTime's music controls
- Integration with Apple HealthKit
- Weather fetch (using WeatherKit) 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)
- Download and install InfiniTime firmware updates from releases and GitHub Actions using the GitHub API (local file updates are supported)### Partially implemented features:
- Apple Charts with date range selection
- System-wide notifications—implemented in [#2217](https://github.com/InfiniTimeOrg/InfiniTime/pull/2217), but not available in the main branch yet.### Currently non-functional features:
- System-wide music controls—requires implementation of Apple Media Service.### Planned features:
- InfiniTime navigation service using MapKit
- Battery, heart, and step widgets## Installation:
- **Version 1.0.2** is available on the [App Store](https://apps.apple.com/us/app/infinilink/id1582318814).
- **Version 1.1** is available on [TestFlight](https://testflight.apple.com/join/B3PY5HUV).
- **Version 1.2** is available on [TestFlight](https://testflight.apple.com/join/VX7E73Wt).> [!CAUTION]
> Version 1.2 has been built from the ground up and is still in early development stages, and as such, may not work as expected.## License
Released under [GPL-3.0](/LICENSE) by [@InfiniTimeOrg](https://github.com/InfiniTimeOrg).