Skip to content

Repository files navigation

Note Delight 📝🔐

Kotlin Multiplatform CIAndroid CDiOS CDDesktop Java CDWeb 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 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)

google_play_badgeapp_store_badgegithub_badgeweb_badge

SCREENSHOTS 🎞️

More screenshots…

ARCHITECTURE 🏛

Architecture blueprint for this project

FEATURES ✨

feature \ platformAndroidiOSDesktop JavaWeb
database
encryption
backup
biometric

Interested in contributing new features or fixes? Check out CONTRIBUTING.md.

CONTINUOUS INTEGRATION / DELIVERY ♻️

CI/CD workflows blueprint for this project

DOCUMENTATION 📖

LIBRARY DEPENDENCIES 📚