Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 559 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 559 Bytes

ost

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.

Devloper Installation

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.