Skip to content

tangent-labs-dev/scatter

Repository files navigation

Scatter

A local-first visual notes board built with Next.js.

Features

  • Infinite-feel canvas with pan + zoom
  • Create, move, edit, color, complete, and delete notes
  • Keyboard-first controls (Tab cycle, Cmd/Ctrl+N, arrow move, 1-6 colors)
  • Minimap for quick navigation
  • Local persistence in browser (Dexie/IndexedDB)

Run locally

npm install
npm run dev

Open http://localhost:3000.

Tech

  • Next.js + React + TypeScript
  • Tailwind CSS
  • Dexie (IndexedDB)

License

MIT License

Releases

No releases published

Packages

 
 
 

Contributors