# Catima ![Android CI](https://github.com/TheLastProject/Catima/workflows/Android%20CI/badge.svg) 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 [](https://github.com/TheLastProject/Catima/raw/master/metadata/en-US/images/phoneScreenshots/screenshot-01.png) [](https://github.com/TheLastProject/Catima/raw/master/metadata/en-US/images/phoneScreenshots/screenshot-02.png) [](https://github.com/TheLastProject/Catima/raw/master/metadata/en-US/images/phoneScreenshots/screenshot-03.png) [](https://github.com/TheLastProject/Catima/raw/master/metadata/en-US/images/phoneScreenshots/screenshot-04.png) [](https://github.com/TheLastProject/Catima/raw/master/metadata/en-US/images/phoneScreenshots/screenshot-05.png) [](https://github.com/TheLastProject/Catima/raw/master/metadata/en-US/images/phoneScreenshots/screenshot-06.png) [](https://github.com/TheLastProject/Catima/raw/master/metadata/en-US/images/phoneScreenshots/screenshot-07.png) [](https://github.com/TheLastProject/Catima/raw/master/metadata/en-US/images/phoneScreenshots/screenshot-08.png) [](https://github.com/TheLastProject/Catima/raw/master/metadata/en-US/images/phoneScreenshots/screenshot-09.png) [](https://github.com/TheLastProject/Catima/raw/master/metadata/en-US/images/phoneScreenshots/screenshot-10.png) # Migrating from other apps [See our migration guides](migrate). # 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: - [Save](https://thenounproject.com/term/save/716011) by [Bernar Novalyi](https://thenounproject.com/bernar.novalyi) # Note from Developer This application is based on the great [Loyalty Card Keychain](https://github.com/brarcher/loyalty-card-locker) by [Branden Archer](https://github.com/brarcher). This fork was created due to the original developer having stopped development of this app.