softartdev/NoteDelight

Repository files navigation

Kotlin Multiplatform CIAndroid CDiOS CDDesktop Java CD

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.

Supported platforms:

  • Android
  • iOS (+ macOS (Mac Catalyst))
  • Desktop JVM (macOS, Linux, Windows)x(x86_64, arm64)

google_play_badgeapp_store_badgegithub_badge

Architecture blueprint for this project

More…

feature \ platformAndroidiOSDesktop Java
databaseβœ…βœ…βœ…
encryptionβœ…βœ…
uiβœ…βœ…βœ…

Check out CONTRIBUTING.md if you want to develop missing features.

CI/CD workflows blueprint for this project

Jetbrains Logo

Made with JetBrains tools