theironrobin / siglo

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

Allow a name suffix in the bluetooth alias #90

Closed MartijnBraam closed 2 years ago

MartijnBraam commented 2 years ago

Currently PineTime watches are detected by the device alias so if the user changes the alias they are no longer listed in Siglo. This is pretty hard to fix because there's no good way to actually detect it any other way. This fix lets people at least add an suffix to the alias to differentiate devices.

Fixes #54

theironrobin commented 2 years ago

thank you so much :pleading_face: testing tonight

MartijnBraam commented 2 years ago

I should probably look into this repo more often, was going through github due to hacktoberfest :D

theironrobin commented 2 years ago

i would love if we got daemon behavior working with pmOS. but all i know is systemd lol

MartijnBraam commented 2 years ago

Oh I can also look at that :)