servicepoint-ttwhy/README.md
Vinzenz Schroeter 89e391f846 ttwhy?
2024-11-10 14:01:53 +01:00

16 lines
317 B
Markdown

# servicepoint-ttwhy
Pipe text to the servicepoint-display.
For more information, see (here)[https://github.com/cccb/servicepoint].
```shell
dmesg --follow > servicepoint-tty
```
## Running
With nix: `nix run github:kaesaecracker/servicepoint-ttwhy`
Without nix: checkout the repository and execute `cargo run`