Skip to content

softartdev/NoteDelight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Note Delight πŸ“πŸ”

Kotlin Multiplatform CI Android CD iOS CD Desktop 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_badge app_store_badge github_badge

ARCHITECTURE πŸ›

Architecture blueprint for this project

SCREENSHOTS 🎞️

More…

WORK IN PROGRESS πŸ› 

feature \ platform Android iOS Desktop Java
database βœ… βœ… βœ…
encryption βœ… βœ…
ui βœ… βœ… βœ…

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

CONTINUOUS INTEGRATION / DELIVERY ♻️

CI/CD workflows blueprint for this project

LIBRARY DEPENDENCIES πŸ“š

Jetbrains Logo

Made with JetBrains tools