Catima, a Loyalty Card & Ticket Manager for Android
Go to file
امیرضا 169c3cefc1
Translated using Weblate (Persian (Old))
Currently translated at 29.0% (96 of 331 strings)

Translation: Catima/Android
Translate-URL: https://hosted.weblate.org/projects/catima/catima/peo/
2025-12-27 14:14:16 +01:00
.design New Catima logo and feature graphic 2025-08-21 22:26:15 +02:00
.github Bump actions/upload-artifact from 5.0.0 to 6.0.0 2025-12-25 02:02:09 +00:00
.idea Add .idea project icon 2025-12-21 18:39:12 +00:00
.scripts Basic (incomplete) app_name consistency check script 2025-11-06 20:02:03 +01:00
app Translated using Weblate (Persian (Old)) 2025-12-27 14:14:16 +01:00
docs Update to include new barcodeencoding field 2025-12-25 18:04:01 +01:00
fastlane Update Fastlane changelogs 2025-12-27 12:29:04 +00:00
gradle AboutActivity to Jetpack Compose (#2489) 2025-12-27 13:00:13 +01:00
.gitignore Add .idea project icon 2025-12-21 18:39:12 +00:00
build.gradle.kts Migrate dependency management to Gradle Version Catalog (libs.versions.toml) (#2727) 2025-10-19 13:57:09 +02:00
build.sh Replace deprecated ANDROID_SDK_ROOT with ANDROID_HOME var 2025-06-12 18:51:43 +02:00
CHANGELOG.md Update CHANGELOG 2025-12-27 13:28:49 +01:00
CODE_OF_CONDUCT.md Add Contributor Covenant Code of Conduct 2025-01-12 11:54:15 +01:00
CONTRIBUTING.md Explain why LLM contributions are discouraged 2025-10-08 21:24:19 +02:00
FUNDING.yml Add PayPal 2022-01-24 22:21:21 +01:00
Gemfile Update and fix fastlane 2025-05-20 17:28:24 +02:00
Gemfile.lock Update fastlane 2025-06-18 22:05:28 +02:00
gradle.properties gradle.properties: Sync with official template 2023-10-08 11:17:59 +05:30
gradlew Update Gradle Wrapper from 9.0.0 to 9.1.0 2025-09-19 00:56:32 +00:00
gradlew.bat Update Gradle Wrapper from 9.0.0 to 9.1.0 2025-09-19 00:56:32 +00:00
LICENSE Initial commit 2016-01-24 11:13:32 -05:00
lint.xml Disable MissingQuantity due to Weblate bug 2023-04-04 22:57:54 +02:00
PRIVACY.md Document ACRA usage in privacy policy 2025-09-30 19:13:18 +02:00
SECURITY.md Add security policy 2023-07-16 01:25:53 +02:00
settings.gradle.kts Target Android 15 2025-03-09 16:51:06 +01:00

Catima

Copylefted libre software (GPLv3+) card management app.

GitHub Version IzzyOnDroid Version F-Droid Version Google Play Store Version

Reproducibility status

Android CI Translation status

Matrix

Get it on IzzyOnDroid Get it on F-Droid Get it on Google Play

Feature graphic

Stores your store loyalty and membership cards on your device, instead of having to carry them around.

Supported barcodes:

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

Screenshots

Moving data from other apps

Within the app you can import cards and codes from files, Catima, FidMe, Loyalty Card Keychain and Voucher Vault. For FidMe you need to select the barcode type for each entry afterwards.

Building

Building can either be done through Android Studio (not reproducible!) or the build.sh script in this repository (reproducible with OpenJDK 21). This script can also sign the build.

Build without signing:

./build.sh

Build with signing:

KEYSTORE=/path/to/keystore KEYSTORE_ALIAS=catima ./build.sh

Translating

Translation status

Help translate the app to your language from our Hosted Weblate page.

Special thanks

This app is based on the great (but no longer developed) Loyalty Card Keychain by Branden Archer.

Logo and feature graphic contributed by il-Luca and Aeven-Dev, based on the original logo by Rose (TangentFoxy) and original feature graphic by Ziad OUALHADJ.