0.0.2 • Published 10 years ago
panoptichrome-powermate v0.0.2
panoptichrome-powermate
Use a Griffin PowerMate to control a Chrome instance with the Panoptichrome extension. This assumes that the machine is already registered with Panoptichrome.
Installation
##Linux prerequisite
$ sudo apt-get install libusb-1.0-0-dev #if you're using Linux##Installing in Linux and MacOS
$ git clone https://github.com/Aldaviva/panoptichrome-powermate.git && cd panoptichrome-powermate
$ npm installConfiguration
- Copy
config.json.exampletoconfig.json - Edit the
browserIdfield inconfig.jsonto be the UUID of this machine in Panoptichrome. - Set
apiRootto your Panoptichrome server.
Running
$ node .0.0.2
10 years ago