NativeNote is a self-hosted note-taking app running natively on your Android with Kotlin and Jetpack Compose, iOS and macOS with SwiftUI. The Rust server is just a single 3.8 MB binary.
Find a file
2026-01-24 00:11:08 +01:00
macos Fix sidebar issue, multiple "all notes" notebooks, add icon 2026-01-24 00:11:08 +01:00
server Add installation.md 2026-01-05 22:42:37 +01:00
.gitignore Initial commit 2026-01-05 11:34:23 +01:00
CONTRIBUTING.md Add macos Xcode project 2026-01-05 23:43:43 +01:00
INSTALLATION.md Add macos Xcode project 2026-01-05 23:43:43 +01:00
LICENSE Initial commit 2026-01-05 11:34:23 +01:00
native-note.code-workspace Initial commit 2026-01-05 11:34:23 +01:00
README.md Add sidebar to macos app with notebooks 2026-01-06 16:11:17 +01:00

NativeNote

A self-hosted note-taking app running natively on your Android, iOS and macOS. The server is just a single 3.8 MB binary.

Features

  • πŸƒ Native β€” built with Swift and SwiftUI for iOS and macOS, with Kotlin and Jetpack Compose for Android
  • πŸͺΆ Lightweight β€” server built with Rust (πŸš€πŸš€πŸš€) is a single binary file that you can just run the way you want, anywhere
  • πŸͺ¨ Stable β€” prioritizes simplicity and does simple things well
  • πŸ“ Straightforward β€” deliberately doesn't have version history, block-styled editor, complex formatting or sophisticated protocols
  • πŸ” Secure β€” end-to-end encrypted with AES for syncing, locally encrypted with Argon2 derived from biometrics (fingerprint unlock) or password for storage

This app and every its component is 100% open-source and you're welcome to audit it or even build it yourself! No trackers, no metrics, no ads, no data collection, no premium features.

Install

See the installation guide for instructions on how to set up the server and the mobile and desktop apps.

License

MIT

Donate

This project does not accept sponsorship requests, but I'll happily accept any money donations for my work.

hloth.dev/donate