[DEPRECATED] Apache Cordova app harness
📌 Deprecation Notice
This repository is deprecated and no more work will be done on this by Apache Cordova. You can continue to use this and it should work as-is but any future issues will not be fixed by the Cordova community.
Feel free to fork this repository and improve your fork. Existing forks are listed in Network and Forks.
An App that can run Cordova apps within it.
Primary Goals:
grunt watch
that pushes every time a file changeslivereload
-type functionality for CSS & imagesUsing a Unix environment, run:
./createproject.sh DirName
cd DirName
cordova plugin add PLUGINS_THAT_YOU_WANT
A server runs within the app that enables remote control functionality.
Use harness-push/harness-push.js to send commands to the App Harness.