servicepoint-ttwhy/README.md

16 lines
317 B
Markdown
Raw Normal View History

2024-11-10 14:01:53 +01:00
# 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`