theironrobin / siglo

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

Music service #60

Closed kq98 closed 2 years ago

kq98 commented 3 years ago

A music gatt client for Siglo that works with MPRIS compliant media players.

Problems:

To do:

theironrobin commented 3 years ago

i will test today or tomorrow

theironrobin commented 3 years ago

can you explain how to use this feature? Cloned your branch, paired the watch, and I cannot control lollypop with the watch.

nevertheless, before we bring this in, we need to get good pair persistence working again. I've created a new branch to start working on this. also currently working on getting siglo on flathub. (at a snail's pace D:)

kq98 commented 3 years ago

can you explain how to use this feature? Cloned your branch, paired the watch, and I cannot control lollypop with the watch.

When you start this from the command line, do you get any error messages after the connect? Does the connection persist?

If it does immediately disconnect after the time sync I imagine that you tried to build my branch as a Flatpak, in that case be aware that flatpak-builder will download your main branch as this is what is still referenced in my branched manifest.

CoderThomasB commented 2 years ago

Is there any activity on this MR?