Go to file
Bel LaPointe 9a477c48cc set default window size and position to get outta da way 2023-03-27 15:57:01 -06:00
src set default window size and position to get outta da way 2023-03-27 15:57:01 -06:00
.gitignore
.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
todo.yaml

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