{"id":28230881,"url":"https://github.com/zhd4/notesr","last_synced_at":"2026-04-02T13:29:17.265Z","repository":{"id":169530075,"uuid":"254608746","full_name":"zHd4/NoteSR","owner":"zHd4","description":"Encrypted notes app for Android ","archived":false,"fork":false,"pushed_at":"2026-03-25T11:59:10.000Z","size":73819,"stargazers_count":6,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-03-25T18:58:14.192Z","etag":null,"topics":["aes","aes-256","android-app","encryption-tool","notes-app","notesr"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zHd4.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-04-10T10:36:13.000Z","updated_at":"2026-03-25T11:04:09.000Z","dependencies_parsed_at":"2026-03-24T17:02:49.776Z","dependency_job_id":null,"html_url":"https://github.com/zHd4/NoteSR","commit_stats":null,"previous_names":["zhd4/notesr"],"tags_count":29,"template":false,"template_full_name":null,"purl":"pkg:github/zHd4/NoteSR","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zHd4%2FNoteSR","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zHd4%2FNoteSR/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zHd4%2FNoteSR/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zHd4%2FNoteSR/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zHd4","download_url":"https://codeload.github.com/zHd4/NoteSR/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zHd4%2FNoteSR/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31307097,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-02T12:59:32.332Z","status":"ssl_error","status_checked_at":"2026-04-02T12:54:48.875Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aes","aes-256","android-app","encryption-tool","notes-app","notesr"],"created_at":"2025-05-18T17:16:34.594Z","updated_at":"2026-04-02T13:29:17.260Z","avatar_url":"https://github.com/zHd4.png","language":"Java","readme":"\u003cp align=\"center\"\u003e\n  \u003cimg alt=\"NoteSR\" src=\"./fastlane/metadata/android/en-US/images/icon.png\" width=\"192\" height=\"192\"\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\" style=\"padding: 0;\"\u003eNoteSR\u003c/h1\u003e\n\u003ch3 align=\"center\" style=\"padding: 0;\"\u003eThe best security for your notes\u003c/h3\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://github.com/zHd4/NoteSR/releases\"\u003e\u003cimg src=\"https://img.shields.io/github/v/release/zHd4/NoteSR\" /\u003e\u003c/a\u003e\n    \u003ca href=\"https://github.com/zHd4/NoteSR/actions/workflows/java_ci.yml\"\u003e\u003cimg src=\"https://github.com/zHd4/NoteSR/actions/workflows/java_ci.yml/badge.svg\" /\u003e\u003c/a\u003e\n    \u003ca href=\"https://qlty.sh/gh/zHd4/projects/NoteSR\"\u003e\u003cimg src=\"https://qlty.sh/gh/zHd4/projects/NoteSR/maintainability.svg\" alt=\"Maintainability\" /\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n**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.\n\n---\n\n## 🚀 Getting Started\n\n### App Stores\n\n\u003ca href=\"https://f-droid.org/packages/app.notesr\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://f-droid.org/badge/get-it-on.png\"\n    alt=\"Get it on F-Droid\"\n    height=\"80\"\u003e\n\u003c/a\u003e\n\n### Install from APK\n\n1. Download the latest `.apk` from the [Releases page](https://github.com/zHd4/NoteSR/releases)\n2. Enable installation from unknown sources on your device\n3. Install and start using NoteSR\n\n### Build from source\n\n```bash\ngit clone https://github.com/zHd4/NoteSR.git\ncd NoteSR\n./gradlew assembleRelease\n```\n\n---\n\n## ✨ Features\n\n- 🔐 **AES-256 encryption** — all data is encrypted and stored locally\n- 📝 **Text notes** with optional file attachments\n- 📂 **Built-in file viewer** — open attached files directly in the app\n- 🚫 **No cloud**, no account — 100% offline \u0026 private\n- 📁 Works with basic files types — images, videos, text files\n- 🔄 **Encrypted export \u0026 import** — backup and restore your storage\n- 🖥️ **Cross-platform CLI tool** for working with encrypted backups: [NoteSR-Cli](https://github.com/zHd4/NoteSR-Cli)\n- 🧭 Simple and minimal interface\n\n---\n\n## 🔐 Privacy \u0026 Security\n\nNoteSR is built with privacy in mind:\n\n- All content is encrypted using **AES‑256**\n- Backups are also encrypted and can only be opened with your key\n- No data ever leaves your device without your intent\n\n\u003e ✅ Ideal for journaling, personal records, secure attachments, and more\n\n---\n\n## ⚖️ License\n[MIT](https://raw.githubusercontent.com/zHd4/NoteSR/refs/heads/master/LICENSE)\n\n---\n\n## 💖 Support the Project\n\nIf you find this project helpful, you can support its development:\n\n**BTC (Network: Mainnet)**:\nbc1qn5skecvuydnnhls7hw86zmml6n75uequdsef00  \n**ETH (Network: Mainnet)**:\n0xE05fEc17183be09b0f09F16463b65152259681D1\n\n**Please make sure you are using the correct network before sending funds.**   \nThank you for your support!\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzhd4%2Fnotesr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzhd4%2Fnotesr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzhd4%2Fnotesr/lists"}