ligi/PassAndroid

Feature Request: Gadgetbridge integration

lintux opened this issue · 2 comments

The APP Catima is made to digitally manage loyalty cards and seamlessly displays their Barcodes on Smartwatches supported by the Gadetbridge project.
Would be great if Gadgetbridge and Passdroid with pkpass could collaborate in a similar way.

https://gadgetbridge.org/
https://github.com/CatimaLoyalty

Just for extra context, we implemented a content provider on Catima that allows for other apps to read the cards: https://github.com/CatimaLoyalty/Android/blob/main/docs/CONTENT_PROVIDER.md

It currently maps directly to the Catima database structure, so I do not know how well it would fit PassAndroid.

Thanks for the quick response. I think the catima Project has the request to support pkpass since a while, but a lack of resources to follow up.

CatimaLoyalty/Android#48