Skip to content

Repository files navigation

Warning

This project is in early development. APIs, database schema, and encryption internals are all subject to breaking changes without notice.

NoteScribe

An Android notes application with a clear boundary between what the user sees and what does the actual work. The Jetpack Compose layer handles the interface; a Rust core — bridged via JNI — owns the storage, encryption, and business logic underneath it.

About

A notes app for Android where the UI is written in Kotlin with Jetpack Compose, and everything beneath it — encryption, database, and core logic — is handled by Rust over JNI.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages