Catima-Android/docs
2020-10-23 20:03:01 +02:00
..
migrate Migrate from Loyalty Card Keychain 2020-10-23 20:03:01 +02:00
_config.yml Set theme jekyll-theme-cayman 2020-10-21 20:50:23 +02:00
index.md Fix GitHub pages 2019-12-03 17:12:58 +01:00
privacy-policy.md Initial rebrand 2020-10-22 18:15:07 +02:00
README.md Migrate from Loyalty Card Keychain 2020-10-23 20:03:01 +02:00
share.md Initial rebrand 2020-10-22 18:15:07 +02:00

Catima

Android CI

Get it on F-Droid Get it on Google Play

Stores all of your store loyalty cards on your phone, removing the need to carry them around. Currently the following barcode types are supported:

  • AZTEC
  • CODABAR
  • CODE_39
  • CODE_128
  • DATA_MATRIX
  • EAN_8
  • EAN_13
  • ITF
  • PDF_417
  • QR_CODE
  • UPC_A

Screenshots

Migrating from other apps

See our migration guides.

Building

To build, use the gradle wrapper scripts provided in the top level directory of the project. The following will compile the application and run all unit tests:

GNU/Linux, OSX, UNIX:

./gradlew build

Windows:

./gradlew.bat build

Translating

We are going to set up a translation platform soon, please check back later.

Thanks

This application uses the following image:

Note from Developer

This application is based on the great Loyalty Card Keychain by Branden Archer. This fork was created due to the original developer having stopped development of this app.