theironrobin / siglo

GTK app to sync InfiniTime watch with PinePhone
Mozilla Public License 2.0
155 stars 22 forks source link

daemon mode documentation for mobile devices, e.g PinePhone #75

Closed Utopiah closed 3 years ago

Utopiah commented 3 years ago

I'm trying to configure the PineTime with the PinePhone. As the phone has limited resources, both battery life and screen real estate, I'm trying to optimize that. I didn't find a command line interface but I noticed a daemon mode https://github.com/alexr4535/siglo/blob/main/src/siglo.in#L20

Could this be used for CLI pairing then synchronizing and if so how?

theironrobin commented 3 years ago

daemon mode works behind the scenes with systemd. It's not meant for end users. if you want to sync your watch via a script from command line you can use what i have here: https://github.com/alexr4535/Py-neTime