Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 889 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 889 Bytes

instadraw

a live drawing web app using web sockets (sockets.io) where more than one person can share their live drawing session. It can be used in tutoring sessions and for fun.

screens

Mobile

Screen1 Screen2

Desktop

Screen3

Online version

hosted on heroku: instadraw

Running locally

node server.js

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

GNU AGPLv3