Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 616 Bytes

README.markdown

File metadata and controls

23 lines (13 loc) · 616 Bytes

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.