servicepoint-ttwhy/README.md
Vinzenz Schroeter 299d361010 lossy fast mode
2024-11-10 14:41:02 +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`