Readme update.
This commit is contained in:
parent
94afe9fa27
commit
754d790241
19
README.md
19
README.md
@ -4,15 +4,28 @@
|
||||
|
||||
HTTP server written in Node.js to emulate OpenKarotz.
|
||||
|
||||
Current version is 0.1.0.
|
||||
Current version 0.1.0 is still in development but usable.
|
||||
|
||||
OpenKarotz can be found [here](http://openkarotz.filippi.org/).
|
||||
|
||||
The folowing APIs are currently available:
|
||||
- sleep
|
||||
- wakeup
|
||||
- reboot
|
||||
- status
|
||||
- leds
|
||||
- ears
|
||||
- ears_reset
|
||||
- ears_random
|
||||
- sound
|
||||
- sound_control
|
||||
|
||||
### Usage ###
|
||||
|
||||
Install [Node.js](http://nodejs.org/).
|
||||
|
||||
Run:
|
||||
Run emulator.bat or:
|
||||
|
||||
```
|
||||
node .
|
||||
node index.js
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user