Skip to content
/ draw Public
forked from JohnMcLear/draw

A real time collaborative drawing tool using nodejs, socket.io & paper.js

License

Notifications You must be signed in to change notification settings

tranek/draw

 
 

Repository files navigation

alt text

An intuitive collaborative drawing web based tool.

Collaborative drawing, sketchin and painting, image uploads, image exports using Native Canvas. Works on all major browsers.

Fast, light weight, easy to maintain. Try the [demo] (http://draw.etherpad.org).

Demo

Etherdraw Demo site hosted by Joyent

Installation

  1. Install Requirements. sudo apt-get install libcairo2-dev
  2. Install EtherDraw git clone git://github.com/JohnMcLear/draw.git
  3. Enter the EtherDraw folder cd draw
  4. Run EtherDraw bin/run.sh
  5. Make a drawing! Open your browser and visit http://127.0.0.1:3000

Screenshot

alt text

Requirements

Thanks to..

  • Isaac et al @ Node Team
  • Guillermo et al @ SocketIO Team
  • TJ et al @ Express Team
  • Canvas Team
  • PaperJS Team

License

Apache 2 License

Donations

Donate to the [Etherpad Foundation] (http://etherpad.org/#links)

About

A real time collaborative drawing tool using nodejs, socket.io & paper.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.2%
  • Shell 0.8%