GitHub - No-CQRT/NoteAppSync: A Single page, static HTML, CSS+JS, Local Storage, Note App that sync between devices via MQTT

1 min read Original article ↗

NoteAppSync

A Single page, static HTML, CSS+JS, Local Storage, Note App that sync between devices via MQTT

Features:

  • Single static HTML page, use local storage to keep data local and private
  • Markdown supported, preview and export to .md file.
  • Syncronize via MQTT (Websockets) with another device using encryption

Use it here, via Github Pages, or host everywhere.

Usage

  • Open page, start typing (plain text or markdown)
  • Preview Markdown using "eye" icon/button
  • To sync with other devices: click settings (gear Icon) and insert the parameters
    • Repeat same operation on another device
    • Now they are in syncro. Watch notes update in real time!

Note

Configure the devices before start typing text. A mismatch of encyption key will erase all data