This is a demo implementation of an cordova app that uses the cordova-presentation-plugin
It implements the examples from the W3C Presentation API.
$ npm install
$ cordova platform add android
$ cordova run android
Deploy App to your Android device and connect your device to a Chromecast to use it.