etherdraw
v0.1.0
Published
Collaborative drawing and sketching in real time
Downloads
3
Readme
An intuitive collaborative drawing web based tool.
Collaborative real-time drawing, sketching & painting
Fast, light weight, easy to maintain. Try the [demo] (http://draw.etherpad.org).
Demo
Etherdraw Demo site hosted by Joyent
Installation
- 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
Requirements
- [NodeJS v8+] (http://nodejs.org/)
- [Git] (http://git.org)
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)