NoteDelight icon indicating copy to clipboard operation
NoteDelight copied to clipboard

Multiplatform note app with encryption

NoteDelight 📝🔐

Kotlin Multiplatform CI Fastlane CI/CD Android iOS starter workflow Desktop Java CI/CD Android old app CI

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)

Get it on Google Play

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 🏛

Architecture blueprint for this project

HISTORY 📜

This project is a fork of NoteRoom (which in turn is a fork of NoteCrypt).

Migrated to SQLDelight from Room Persistence Library.