Kotlin Multiplatform application for create notes in SQLite database with SQLDelight library, and encrypt it with Cipher. The Compose-UI also has dark/light themes and adaptive phone/tablet layouts. Localizations: en/ru.
Supported platforms:
- Android
- iOS (+ macOS (Mac Catalyst))
- Desktop JVM (macOS, Linux, Windows)x(x86_64, arm64)
- Web (experimental - in development preview)
| feature \ platform | Android | iOS | Desktop Java | Web |
|---|---|---|---|---|
| database | β | β | β | β |
| encryption | β | β | ||
| ui | β | β | β | β |
Check out CONTRIBUTING.md if you want to develop missing features.
- docs/README.md - Documentation index and quick reference
- CONTRIBUTING.md - Contribution guidelines, code style, development workflow
- Module READMEs - Each module folder has detailed documentation



















































