Go to file
bel 26b415667a exchange on every key press and rare tick to save CPU churn 2023-03-25 10:08:11 -06:00
src exchange on every key press and rare tick to save CPU churn 2023-03-25 10:08:11 -06:00
.gitignore gitignore swp 2023-03-23 20:55:13 -06:00
.rusty-pipe.yaml mv so i can try bin 2023-03-24 14:46:12 -06:00
Cargo.lock gui prints output from an http get to a configured URL 2023-03-25 09:59:39 -06:00
Cargo.toml gui prints output from an http get to a configured URL 2023-03-25 09:59:39 -06:00
README.md update readme to remove excess 2023-03-24 11:28:58 -06:00
todo.yaml todo 2023-03-24 14:00:59 -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 cargo run
$ INPUT_NAME=udp cargo run | DEBUG=true INPUT_KEYBOARD=true OUTPUT_KEYBOARD=false mayhem-party