Skip to content

jjowdy/hid-io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hid-io

HID-IO Client Side Library and Daemon

Travis Status Appveyor Status

Visit our IRC channel

API Documentation

Getting

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.

Usage

hid-io
hid-io --help

Dependencies

  • Rust >= 1.17.0 (may relax (or tighten) this over time)
  • capnproto >= 0.6.0

i686-pc-windows-gnu Dependencies

  • make must be path

Building

cargo build

Testing

RUST_LOG=info RUST_BACKTRACE=1 cargo run

Running Unit Tests

cargo test

Supported Keyboard Firmware

About

HID-IO Library and Daemon

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 73.7%
  • Cap'n Proto 17.2%
  • Python 7.8%
  • Shell 1.3%