public
Description: Java-based multi-user whiteboard application
Homepage:
Clone URL: git://github.com/spoike/doodle.git
doodle /
name age message
file .classpath Loading commit data...
file .gitignore
file .project
directory .settings/
file README.markdown
directory lib/
directory src/
README.markdown

Doodle

An open-source Java based multi-user whiteboard application

Java 6 JRE is required to compile this project.

The source code has a dependency with jpen-2-071123 and a newer release of jPen can be downloaded from the jpen website at: http://jpen.sourceforge.net/currentDist/index.html

How to download and compile

  • Clone the repository

    git clone git://github.com/spoike/doodle.git
    
  • Add the newly created directory as an Eclipse project.

  • Compile and run as Java application. User interface is rather straight forward.

License

Open-source license to be determined later.