debug
You can restart slimrio by holding down the
Power button on the remote control.
-
slimrio runs a shell you can connect to with netcat:
nc RIOADDRESS 5000
The shell is bash; basic tools are provided by busybox. Note that because you get connected directly to the shell rather than logged in on a pseudo-terminal, there is no shell prompt and no tty character processing. Remember to run long-lived processes in the background because you won't be able to interrupt them with Control-C.