Merge branch 'master' of https://github.com/cracker0dks/whiteboard
This commit is contained in:
commit
3b857865c4
@ -5,7 +5,7 @@ This is a lightweight NodeJS collaborative Whiteboard witch can easily be custom
|
|||||||
|
|
||||||
## Some Features
|
## Some Features
|
||||||
* Showing remote user cursors while drawing
|
* Showing remote user cursors while drawing
|
||||||
* Undo function for each user
|
* Undo function for each user (strg+z as well)
|
||||||
* Drag & Drop Images to Whiteboard from PC and Browsers
|
* Drag & Drop Images to Whiteboard from PC and Browsers
|
||||||
* Copy & Paste Images from Clipboard
|
* Copy & Paste Images from Clipboard
|
||||||
* Resize, Move & Draw Images to Canvas or Background
|
* Resize, Move & Draw Images to Canvas or Background
|
||||||
@ -40,4 +40,7 @@ Call your site with GET parameters to change the WhiteboardID or the Username
|
|||||||
* This is just a sample layout to show the functions available
|
* This is just a sample layout to show the functions available
|
||||||
* You shoud be able to customize without ever toutching the whiteboard.js (take a look at index.html & main.js)
|
* You shoud be able to customize without ever toutching the whiteboard.js (take a look at index.html & main.js)
|
||||||
|
|
||||||
|
## ToDo
|
||||||
|
* Add feedback for errors and things ...
|
||||||
|
|
||||||
___ MIT License ___
|
___ MIT License ___
|
||||||
|
Loading…
Reference in New Issue
Block a user