NoteSR is a secure and offline-first note-taking Android app that creates an encrypted storage space on your device. You can write text notes, attach any type of file to them, and open files directly inside the app — all fully encrypted using AES-256.
Latest version: v5.1.0
You can download the APK from the Releases page.
- 🔐 AES-256 encryption — all data is encrypted and stored locally
- 📝 Text notes with optional file attachments
- 📂 Built-in file viewer — open attached files directly in the app
- 🚫 No cloud, no account — 100% offline & private
- 📁 Works with basic files types — images, videos, text files
- 🔄 Encrypted export & import — backup and restore your storage
- 🖥️ Cross-platform CLI tool for working with encrypted backups: NoteSR-Cli
- 🧭 Simple and minimal interface
NoteSR is built with privacy in mind:
- All content is encrypted using AES‑256
- Backups are also encrypted and can only be opened with your key
- No data ever leaves your device without your intent
✅ Ideal for journaling, personal records, secure attachments, and more
- Download the latest
.apk
from the Releases page - Enable installation from unknown sources on your device
- Install and start using NoteSR
git clone https://github.com/zHd4/NoteSR.git
cd NoteSR
./gradlew assembleRelease