Space-Banane 3d6548d77d
android-release / build (push) Successful in 3m5s
Migrate app to native Kotlin
2026-07-06 13:49:22 +02:00
2026-07-06 13:49:22 +02:00
2026-07-06 13:49:22 +02:00
2026-07-06 13:49:22 +02:00
2026-07-06 13:49:22 +02:00
2026-07-06 13:49:22 +02:00
2026-07-06 13:49:22 +02:00
2026-07-06 13:49:22 +02:00
2026-06-24 15:46:51 +02:00
2026-07-06 13:49:22 +02:00
2026-07-06 13:49:22 +02:00

CodexMobile

Native Android app for monitoring Codex CLI and Claude.ai usage windows, reset credits, and local quota reminders.

Build

./gradlew assembleDebug

Release builds require signing values from environment variables or keystore.properties:

CODEXMOBILE_STORE_FILE=/path/to/codexmobile-release.jks
CODEXMOBILE_STORE_PASSWORD=...
CODEXMOBILE_KEY_ALIAS=codexmobile-release
CODEXMOBILE_KEY_PASSWORD=...

CI secrets are generated into .env.ci for copying into Gitea.

S
Description
No description provided
Readme MIT 3.9 MiB
main Latest
2026-07-06 14:05:35 +02:00
Languages
Kotlin 100%