Go to file
Bel LaPointe 4e41fefe2a nest config gui.buttons.... 2023-03-24 11:20:40 -06:00
src nest config gui.buttons.... 2023-03-24 11:20:40 -06:00
.gitignore gitignore swp 2023-03-23 20:55:13 -06:00
Cargo.lock GOTTEM 2023-03-23 17:52:08 -06:00
Cargo.toml GOTTEM 2023-03-23 17:52:08 -06:00
README.md readme for 2 boxes 2023-03-23 21:12:54 -06:00
todo.yaml todo 2023-03-23 21:14:20 -06:00

README.md

Rusty-Pipe

`sudo apt -y install libfreetype6-dev libfontconfig1-dev'

Stateless X <-> Y formatting+conversion in Rust

  • stdout/stdin
  • udp
  • [todo] usb device
  • [todo] kinesis
  • [todo] kafka
  • a gui for live remapping STDIN to gamepad-ish buttons

GUI to UDP to Mayhem-Party

$ DEBUG=true OUTPUT_UDP_HOST=192.168.0.19 INPUT_NAME=gui OUTPUT_NAME=udp OUTPUT_FORMAT="$(printf "%s" "{{VALUE}}")" cargo run
$ INPUT_NAME=udp cargo run | DEBUG=true INPUT_KEYBOARD=true OUTPUT_KEYBOARD=false mayhem-party