ligi / PassAndroid

Android App to view passes
GNU General Public License v3.0
801 stars 134 forks source link

Feature Request: Gadgetbridge integration #522

Open lintux opened 4 months ago

lintux commented 4 months ago

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

joserebelo commented 4 months ago

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.

lintux commented 4 months ago

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.

https://github.com/CatimaLoyalty/Android/issues/48