The Wayback Machine - http://web.archive.org/web/20221126143146/https://github.com/bangle-io/bangle-io
Skip to content

bangle-io/bangle-io

dev
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
app
 
 
 
 
 
 
 
 
lib
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Bangle.io

Bangle.io is a modern web based note taking platform.

You own your notes

  • Local: Modify notes right from your computer. Think Notion, but local only.

  • No data lock-in: bangle stores your notes in a human readable Markdown format.

Not your usual note taking app

  • WYSIWYG: Even though we save things in Markdown format, Bangle will enrich your eyes with rich text formatting.

  • Modern rich text editor: Bangle uses its sister project bangle.dev which unlocks us to build a powerful editor like Notion or Dropbox paper and support real time collaboration.

  • Extensibility: Even though it's a web app it was built ground up to be extended by awesome extensions. (We have bunch of community extensions coming out soon.)

Portability at its core

  • No Electron: ❤️ for web and speed, thats it.

  • Performant: Throw thousands of notes at it and Bangle will chug along fine. (Try opening a heavy project like 10,000 Markdown Files.)

Usage

Head to https://bangle.io to use the app.

Development

  • yarn install to install

  • yarn start to start a development instance on localhost:4000

Please read Contributing.md for more details.

Coming soon

  • Roadmap