# Catima ![Android CI](https://github.com/TheLastProject/Catima/workflows/Android%20CI/badge.svg) [![Translation status](https://hosted.weblate.org/widgets/catima/-/svg-badge.svg)](https://hosted.weblate.org/engage/catima/) Get it on Google Play Explore it on AppGallery Get it on F-Droid Get it on IzzyOnDroid ![Logo](https://github.com/TheLastProject/Catima/raw/master/app/src/main/ic_launcher-playstore.png) *Logo by [Rose (TangentFoxy)](http://github.com/TangentFoxy)* 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/fastlane/metadata/android/en-US/images/phoneScreenshots/screenshot-01.png) [](https://github.com/TheLastProject/Catima/raw/master/fastlane/metadata/android/en-US/images/phoneScreenshots/screenshot-02.png) [](https://github.com/TheLastProject/Catima/raw/master/fastlane/metadata/android/en-US/images/phoneScreenshots/screenshot-03.png) [](https://github.com/TheLastProject/Catima/raw/master/fastlane/metadata/android/en-US/images/phoneScreenshots/screenshot-04.png) [](https://github.com/TheLastProject/Catima/raw/master/fastlane/metadata/android/en-US/images/phoneScreenshots/screenshot-05.png) [](https://github.com/TheLastProject/Catima/raw/master/fastlane/metadata/android/en-US/images/phoneScreenshots/screenshot-06.png) [](https://github.com/TheLastProject/Catima/raw/master/fastlane/metadata/android/en-US/images/phoneScreenshots/screenshot-07.png) [](https://github.com/TheLastProject/Catima/raw/master/fastlane/metadata/android/en-US/images/phoneScreenshots/screenshot-08.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 [![Translation status](https://hosted.weblate.org/widgets/catima/-/open-graph.png)](https://hosted.weblate.org/engage/catima/) Please contribute through [our Weblate page](https://hosted.weblate.org/projects/catima/). # 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.