An open API service indexing awesome lists of open source software.

https://github.com/zhd4/notesr

Encrypted notes app for Android
https://github.com/zhd4/notesr

aes aes-256 android-app encryption-tool notes-app notesr

Last synced: 6 days ago
JSON representation

Encrypted notes app for Android

Awesome Lists containing this project

README

          


NoteSR

NoteSR


The best security for your notes




Maintainability

**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.

---

## πŸš€ Getting Started

### App Stores


Get it on F-Droid

### Install from APK

1. Download the latest `.apk` from the [Releases page](https://github.com/zHd4/NoteSR/releases)
2. Enable installation from unknown sources on your device
3. Install and start using NoteSR

### Build from source

```bash
git clone https://github.com/zHd4/NoteSR.git
cd NoteSR
./gradlew assembleRelease
```

---

## ✨ Features

- πŸ” **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](https://github.com/zHd4/NoteSR-Cli)
- 🧭 Simple and minimal interface

---

## πŸ” Privacy & Security

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

---

## βš–οΈ License
[MIT](https://raw.githubusercontent.com/zHd4/NoteSR/refs/heads/master/LICENSE)

---

## πŸ’– Support the Project

If you find this project helpful, you can support its development:

**BTC (Network: Mainnet)**:
bc1qn5skecvuydnnhls7hw86zmml6n75uequdsef00
**ETH (Network: Mainnet)**:
0xE05fEc17183be09b0f09F16463b65152259681D1

**Please make sure you are using the correct network before sending funds.**
Thank you for your support!