A simple live annotator inspired by seeing someone write into simple text documents at almost every rehearsal.
Clone and run bower install. Then copy config-default.json to config.json and edit the file.
You can start a static file server on port 8080 by running npm install and then executing node server.js.