InfiniTime companion app for Windows.
Currently supported features:
- Automatic InfiniTime device detection
- Set Time and Date
- Firmware update via BLE
Download the latest release from the github releases page.
Requirements:
- NET 8 or later
- Windows SDK
dotnet run --project .\InfiniWindows\InfiniWindows.csproj
dotnet publish -c Release -p:PublishSingleFile=true -p:PublishTrimmed=true --self-contained true