siglo
siglo copied to clipboard
GTK app to sync InfiniTime watch with PinePhone
Firmware 1.8.0 added pairing support and this works in gadgetbridge. This would be feature parity.
Version: 0.9.0 Install: Flathub's flatpak OS: Fedora Mobile Remix When selecting a device in siglo and the `Keep paired` toggle is active, Siglo throws an errors in the console: ```...
Hi Alex. Thanks for making Siglo. I just managed to get it installed on Manjaro ARM w/ Phosh and running on a Pinephone, Community Edition. I was able to flash...
**Siglo daemon** The daemon is driven by a d-bus service and is as such init system agnostic. It currently implements: > - connections, disconnections, scans, pulling the firmware version, setting...
As title says. The relevant line is https://github.com/alexr4535/siglo/blob/main/data/meson.build#L21 - I've never used meson/ninja before, though. My reason is because I have no need for the service and also meson was...
Hi, recently i have started to write a generic daemon to make possible to interact with bluetooth services; my use case is a Pinephone PostmarketOS with the Pinetime (i have...
This was after I came back from lunch (refreshed the list and reconnected to the watch). This is off `main`, running Ubuntu 21.04. I can take a look later, but...
Since Infinitime 1.11.0, a separate resource package needs loading onto the device in a different way than the FW. This code is probably kinda bad, probably doesn't handle a lot...
Updated to Infinitime 1.13 and trying to flash the resources through Siglo. Flatpak of Siglo 0.9.9, running on Fedora 38, Pinetime is found during scan, but if I select the...
Updates the Flatpak manifest to use version 44 of the GNOME SDK, adds dri device permission for accelerated rendering, and changes the deprecated *app-id* property key. Closes #121