HID-IO Client Side Library and Daemon
Currently you have to build the HID-IO daemon yourself. But it will be made available in binary form once we are ready for a beta.
hid-io
hid-io --help
- Rust >= 1.17.0 (may relax (or tighten) this over time)
- capnproto >= 0.6.0
make
must be path
cargo build
RUST_LOG=info RUST_BACKTRACE=1 cargo run
cargo test
- kiibohd (KLL) - In Progress