This project is based on OpensPace Socket api to acheive remote control of OpenSpace in multi-platform.
There are two branches:
the "master" branch has the newest code, however it only supports the developing version of Openspace, which you need to compile by your own.
the "v013" branch is the code for OpenSpace Beta–3 Version 0.13.0.
Make sure you have installed Node.js.
Install the dependencies start the server.
$ cd OpenSpace-remote-control
$ npm install
$ npm start$ cd OpenSpace-remote-control
$ npm run docsFor more information, please view the wiki page
or
the documentation page