Popularity
5.5
Stable
Activity
0.0
Stable
473
40
210

Code Quality Rank: L4
Monthly Downloads: 0
Programming language: JavaScript
Tags: Office Suites    

EtherDraw alternatives and similar software solutions

Based on the "Office Suites" category.
Alternatively, view EtherDraw alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of EtherDraw or a related project?

Add another 'Office Suites' Software solution

README

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

On Debian Jessie.

# Install Requirements
sudo apt-get update && sudo apt-get install git libcairo2-dev libjpeg62-turbo-dev libpango1.0-dev libgif-dev build-essential g++
curl -sL https://deb.nodesource.com/setup_6.x | sudo -E bash - && sudo apt-get install -y nodejs
git clone git://github.com/JohnMcLear/draw.git
cd draw
bin/run.sh 

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


*Note that all licence references and agreements mentioned in the EtherDraw README section above are relevant to that project's source code only.