Release v1.0.0
Karabau v1.0.0
Karabau is an Android app built from scratch with Jetpack Compose and Material 3, designed to let you access and manage your Karakeep bookmarks right from your phone.
Requirements
- Android 12+ (API 31)
- A configured Karakeep instance
Features
- Authentication — Login with email/password or API key, with encrypted credential storage
- Bookmarks — Browse, search, create, and view bookmark details with actions (open, share)
- Tags — List tags and filter bookmarks by tag with cursor-based pagination
- Material 3 — Dynamic Color (Monet), light/dark themes, expressive loading indicators, native splash screen
- Security — API key encrypted at rest, HTTPS only, URL scheme validation, R8 minification
Downloads
Signed release builds ready to install.
| APK | Architecture |
|---|---|
karabau-1.0-universal.apk |
Universal (all architectures) |
karabau-1.0-arm64-v8a.apk |
ARM 64-bit (most modern devices) |
karabau-1.0-armeabi-v7a.apk |
ARM 32-bit (older devices) |
karabau-1.0-x86_64.apk |
x86 64-bit (emulators) |
Karabau is free software, licensed under the GPLv3.