Skip to content

Latest commit

 

History

History
46 lines (34 loc) · 3.22 KB

README.md

File metadata and controls

46 lines (34 loc) · 3.22 KB

Build & Analyze Platforms GitHub tag License Issues - InfiniLink Pull Requests - InfiniLink Stars - InfiniLink Forks - InfiniLink


InfiniLink - The official iOS companion app for InfiniTime

This iOS application allows you to interact with your PineTime smartwatch running InfiniTime (and perhaps other watches/OSes, pending testing).

Features:

  • Discover and connect to nearby InfiniTime devices
  • Set time and date immediately after connection
  • Retrieve battery level, heart rate, and step data
  • 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)
  • Uploading of external resource packages
  • 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)

Partially implemented features:

  • System-wide notifications—implemented in #2217, but not available in the main branch yet.

Currently non-functional features:

  • InfiniTime's navigation app—there is currently no API in Swift to access current directions unless the route is started from inside the app, which may not be practical for most users.
  • System-wide music controls—requires implementation of Apple Media Service (AMS).

Installation:

License

Released under GPL-3.0 by @InfiniTimeOrg.