Show HN: Telepipe – Send command output to Telegram with a simple pipe (github.com)

1 points by linuxmaster14 ↗ HN
Hi HN,

I built a tiny Bash script called Telepipe that lets you send the output of any command directly to Telegram using a bot.

It's very lightweight (single script, no dependencies), and useful for:

- Getting alerts from cronjobs

- Monitoring long-running processes

- Piping logs or error output when SSH'd into remote servers

Example: echo "Job completed" | telepipe

It's great for sysadmins, devops, or anyone who likes clean, instant notifications.

Would love feedback or ideas to improve it!

0 comments

[ 2.7 ms ] story [ 11.7 ms ] thread

No comments yet.