mirror of
https://github.com/kaesaecracker/servicepoint-ttwhy.git
synced 2025-02-23 17:47:11 +01:00
16 lines
317 B
Markdown
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`
|