tchayen / infinite-scribbles

Simple handwritten notes web editor with infinite canvas. Made with graphics tablets in mind. 🚧 WIP 🚧

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

infinite-canvas

Simple handwritten notes web editor with infinite canvas. Made with graphics tablets in mind.

How it started

Recently I found myself in a need for a handwritten notes editor (I have a graphics tablet). My requirements were:

  1. No input lag.
  2. Infinite canvas.
  3. Ability to comfortably export to image with transparency.

I found out that no such software exists on Mac OS (still can't believe it, let me know for example on Twitter if you know such thing) so I decided to try building it on my own. Quick experiment proved that 1. is possible so I went to explore the other two.

About

Simple handwritten notes web editor with infinite canvas. Made with graphics tablets in mind. 🚧 WIP 🚧


Languages

Language:TypeScript 91.3%Language:HTML 5.3%Language:CSS 3.4%