Send text to the servicepoint display
Find a file
2024-11-10 14:45:44 +01:00
src lossy fast mode 2024-11-10 14:41:02 +01:00
.envrc ttwhy? 2024-11-10 14:01:53 +01:00
.gitignore ttwhy? 2024-11-10 14:01:53 +01:00
Cargo.lock ttwhy? 2024-11-10 14:01:53 +01:00
Cargo.toml ttwhy? 2024-11-10 14:01:53 +01:00
flake.lock ttwhy? 2024-11-10 14:01:53 +01:00
flake.nix ttwhy? 2024-11-10 14:01:53 +01:00
README.md add cli to readme 2024-11-10 14:45:44 +01:00

servicepoint-ttwhy

Pipe text to the servicepoint-display.

For more information, see here.

dmesg --follow > servicepoint-tty

Running

With nix: nix run github:kaesaecracker/servicepoint-ttwhy

Without nix: checkout the repository and execute cargo run

Usage: servicepoint-ttwhy [OPTIONS]

Options:
  -d, --destination <DESTINATION>  Address of the display. Try '172.23.42.29:2342'. [default: localhost:2342]
  -f, --fast...                    Increase speed, but loose some packages. Add multiple times to go faster.
  -h, --help                       Print help