Skip to content

tomcartwrightuk/drawlings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Drawlings

The ios webkit api supports touch events with force attribute that can come from force touch enabled phones and ipad Pro Pencils.

This app leverages this api and builds a small note taking app around that.

Instructions

Install dependencies:

npm install

Build with webpack:

npx webpack --config webpack.config.js

Run the server (this should be done with webpack at some point)

node index.js

Development

  • Multiple drawings
  • Drawings with titles
  • Multple drawing on same canvas
  • Text on the canvas

About

WIP! A notetaking app with apple pencil support

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published