Create an account at Draw on Screen and follow the on-screen instructions.
To install an older version, visit the Releases page and download the appropriate installer.
To run the latest (unreleased) version of Draw on Screen, clone this repository and run the following commands:
git clone https://github.com/oglama/dos.git .
npm install
npm start