Skip to content
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

RoxorStudios/draw

 
 

Repository files navigation

alt text

An intuitive collaborative drawing web based tool.

Collaborative real-time drawing, sketching & painting

Fast, light weight, easy to maintain. Try the demo.

Demo

Etherdraw Demo site

Installation

  1. Install Requirements. sudo apt-get update && sudo apt-get install libcairo2-dev libjpeg62-turbo-dev libpango1.0-dev libgif-dev build-essential g++
  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:9002

Requirements

  • NodeJS
  • Lib Cairo
  • Lib Jpeg
  • Lib Gif

License

Apache 2 License

Donations

Donate to the Etherpad Foundation

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 95.0%
  • CSS 2.3%
  • HTML 2.0%
  • Other 0.7%