# 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`