Overview
OpenNotas is a Nuxt/Vue-based cross-platform personal note application delivered as a PWA. It combines Markdown editing, sync adapters, and AES-based end-to-end encryption while deliberately keeping the workflow simple. It does not use GitHub Releases; the package version checked on September 17, 2026 is 1.5.1.
Features and best fit
Based on official documentation; not hands-on tested · Content checked:
Use a lightweight Markdown note app across desktop and mobile through PWA
OpenNotas targets a simple cross-platform note-taking flow. Its Nuxt 3/Vue stack uses editor components including CodeMirror, Tiptap, and Milkdown.
Configure device synchronization with AES end-to-end encryption
Synchronization is configured through adapters, and the README states that note data is encrypted with AES before it reaches the synchronization server.
Sources: [2]
For personal note-taking where simplicity and privacy matter more than a large knowledge-management suite
It fits users who prioritize quick text notes, PWA portability, encrypted sync, and a smaller feature surface.
Sources: [2]
Maintainer bandwidth is limited, and subdirectories may carry their own licenses
The README warns that new-feature pull requests may be delayed due to the author's available time. The root LICENSE is AGPL-3.0-or-later unless a subdirectory contains its own LICENSE or LICENSE.md.
Official sources
- [1]tonghoai/opennotas — GitHub repository metadata(2026-09-17)
- [2]OpenNotas — README(2026-09-17)
- [3]OpenNotas — package.json(2026-09-17)
- [4]OpenNotas — LICENSE(2026-09-17)
Supplemental curator note
Its value is simple note-taking with encrypted sync. Review maintainer bandwidth and subdirectory-specific licenses.
Try it in 3 steps
- 1
Get the source
git clone --depth 1 https://github.com/tonghoai/opennotas.git - 2
Enter the repository
cd opennotas - 3
Check the official steps
Continue with the commands in the README Installation, Quick Start, or Getting Started section.
find . -maxdepth 1 -iname 'README*' -exec sed -n '1,220p' {} \; -quit
Growth
Growth trends · Last 30 days
178 Stars
Trend data is still being collected.
Development activity
Last 90 days · weekly
- Commits (last 30 days)
- 0
- Open PRs
- 0
Development activity is still being collected.
Built with
Categories and tags
Categories
GitHub data
GitHub dataView detailed GitHub data
GitHub Topics
- note
- note-taking-app
- nuxt3
- pwa
- Stars
- 178
- Forks
- 19
- Watchers
- 1
- Open issues
- 5
- Primary language
- Vue
- License
- AGPL-3.0
- Repository last updated
- Aug 6, 2026
Related information
Write a related articleShare a guide or use case for this OSS in Markdown. Articles are published after administrator approval.
Explore next
- n8n204,729 Stars
A fair-code platform combining a visual canvas and code for service integrations, workflows, and AI agents.
TypeScript - Oh My Zsh189,764 Stars
A community framework for managing Zsh configuration through plugins, themes, and an update mechanism.
Shell - Excalidraw132,182 Stars
An open-source virtual whiteboard for hand-drawn-style diagrams, wireframes, and notes on an infinite canvas.
TypeScript - Mermaid90,278 Stars
A diagrams-as-code library that renders flowcharts, sequences, UML, and more from Markdown-like text.
TypeScript - Hugo89,849 Stars
A fast Go static site generator covering multilingual content, taxonomies, and asset pipelines.
Go
Report incorrect information
Tell us if any listing information is incorrect or outdated.