1 unstable release
0.1.0 | Jun 18, 2024 |
---|
#1396 in Command line utilities
29 downloads per month
18KB
329 lines
sk8brd - Simple remote board control software
Server
sk8brd-server
is still not there.. The only other implementation is cdba-server for now.
Usage
cargo run -- -f <host> -p <port> -i <path/to/boot.img> -b <board> [-u user] [--power-cycle]
Keybinds:
CTRL-A
+a
-> send a CTRL-AB
-> send a console breakp
-> turn off board powerP
-> turn on board powerq
-> quits
-> request a JSON status update (WIP)v
-> turn off USB VBUSV
-> turn on USB VBUS
License
BSD-3-Clause
Credits
Author: Konrad Dybcio <konradybcio@kernel.org>
cdba contributors (for the original cdba implementation)
Dependencies
~7–16MB
~216K SLoC