The on screen timer. A simple interface to keep track of when any number of things appear on screen during a film or other visual media.
Make sure you have the lastest version of Node.js and npm installed.
Clone the ost
repo locally:
git clone https://github.com/sambukowski/ost.git && cd ost/
Run npm start
to start a local dev server. A new tab should open in your browser running the app.