| Crates.io | tnb |
| lib.rs | tnb |
| version | 0.1.2 |
| created_at | 2019-11-07 22:37:52.739645+00 |
| updated_at | 2021-12-26 13:42:21.082633+00 |
| description | command | tnb - pipe your commands to your Telegram Notifications Bot |
| homepage | https://github.com/Wint3rmute/tnb |
| repository | https://github.com/Wint3rmute/tnb |
| max_upload_size | |
| id | 179184 |
| size | 20,598 |
tnb - Telegram Notification Bot$ some_command | tnb - will send the output of the command to your Telegram conversation of choice.
Useful for streaming the output of long-running commands, when you don't want/can't keep a constant SSH connection or you only need a notification when something finishes.
tnb package on the AUR.
cargo build --release, then copy the resulting binary (at ./target/release/tnb) to some folder in your PATH.