Collaborative real-time drawing, sketching & painting
Fast, light weight, easy to maintain. Try the [demo] (http://draw.etherpad.org).
- Install Requirements.
sudo apt-get update && sudo apt-get install libcairo2-dev libjpeg8-dev libpango1.0-dev libgif-dev build-essential g++
- Install EtherDraw
git clone git://github.com/JohnMcLear/draw.git
- Enter the EtherDraw folder
cd draw
- Run EtherDraw
bin/run.sh
- Make a drawing! Open your browser and visit
http://127.0.0.1:9002
- [NodeJS] (http://nodejs.org/)
- Lib Cairo
- Lib Jpeg
- Lib Gif
Apache 2 License
Donate to the [Etherpad Foundation] (http://etherpad.org/#links)