Skip to content

softartdev/NoteDelight

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.

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.