NoteDelight
NoteDelight copied to clipboard
Multiplatform note app with encryption
NoteDelight 📝🔐
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
- Desktop JVM (MacOS, Linux, Windows)
WORK IN PROGRESS 🛠
We need an iOS developer. If you have the skill to create apps with SwiftUI and are enthusiastic to contribute to open source, you can pull-request and/or contact me for a collaboration experience.
We are also working on shared code for the multi-platform module.
ARCHITECTURE 🏛
HISTORY 📜
This project is a fork of NoteRoom (which in turn is a fork of NoteCrypt).
Migrated to SQLDelight from Room Persistence Library.