This is a demo implementation of an cordova app that uses the cordova-presentation-plugin
It allows to open a connection to a chromecast and send messages between sender and receiver.
$ 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.