Crates.io | sk8brd |
lib.rs | sk8brd |
version | 0.1.0 |
source | src |
created_at | 2024-06-18 00:32:23.844474 |
updated_at | 2024-06-18 00:32:23.844474 |
description | Simple remote devboard control software |
homepage | |
repository | https://github.com/linux-msm/sk8brd |
max_upload_size | |
id | 1275010 |
size | 30,797 |
sk8brd-server
is still not there.. The only other implementation is cdba-server for now.
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 VBUSBSD-3-Clause
Author: Konrad Dybcio <konradybcio@kernel.org>
cdba contributors (for the original cdba implementation)