OSS Tanbou

OpenNotas — Lightweight personal notes focused on Markdown, PWA, E2EE, and device sync

OSS health 66
About these scores

Discovery score is an unbounded weighted, log-compressed index of stars, watchers, forks, and contributors. Growth momentum is its change over the observed period; OSS health is a 0–100 score from available repository recency, Community Health, and release data.

Stars
178
Primary language
Vue
License
AGPL-3.0
Repository last updated
Aug 6, 2026

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.

Sources: [2][3]

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.

Sources: [2][4]

Official sources

  1. [1]tonghoai/opennotas — GitHub repository metadata(2026-09-17)
  2. [2]OpenNotas — README(2026-09-17)
  3. [3]OpenNotas — package.json(2026-09-17)
  4. [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. 1

    Get the source

    git clone --depth 1 https://github.com/tonghoai/opennotas.git
  2. 2

    Enter the repository

    cd opennotas
  3. 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
Check the official README

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

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
Write a related article

Share a guide or use case for this OSS in Markdown. Articles are published after administrator approval.

Report incorrect information

Tell us if any listing information is incorrect or outdated.