Analysis updated 2026-06-24
Run the legacy local-only Boost Note on macOS, Windows, or Linux
Read the source to learn an Electron plus React plus Redux app structure
Fork the archived code as a starting point for a custom Markdown note app
| boostio/boostnote-legacy | cure53/dompurify | less/less.js | |
|---|---|---|---|
| Stars | 16,935 | 16,994 | 17,028 |
| Language | JavaScript | JavaScript | JavaScript |
| Setup difficulty | moderate | easy | easy |
| Complexity | 3/5 | 2/5 | 2/5 |
| Audience | developer | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
Project is archived, so Node and Electron versions from 2020 era are needed to build cleanly.
BoostNote-Legacy is the archived, original version of Boost Note, a note-taking application specifically aimed at programmers. This repository is no longer actively developed, the team has since released a newer Boost Note app with real-time collaborative writing support, which lives in a separate repository. The legacy app was a desktop application for macOS, Windows, and Linux, built using Electron (a framework that lets you build desktop apps using web technologies), combined with a JavaScript frontend. It provided a local-first note-taking experience geared toward developers, with support for Markdown and code snippets. You would look at this repository only for historical reference or if you specifically want the old, local-only version of Boost Note. For current use, the newer Boost Note app (linked in the README) is the actively maintained option and also open source.
Archived original Boost Note, a desktop note-taking app for programmers with Markdown and code snippets. Replaced by the newer Boost Note app.
Mainly JavaScript. The stack also includes Electron, React, Redux.
Free to use, modify, and share, but any redistributed version including modifications must also be released under GPL v3.
Setup difficulty is rated moderate, with roughly 1h+ to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.