Back to browse
GitHub Repository

Notifications to telegram when it prompts a user

2 starsPython

Claude Code plugin – Telegram notifications when it needs your input

by Mikheyrojo·Feb 20, 2026·1 point·0 comments

AI Analysis

MidCozyShip It

50-line shell hook for Telegram alerts—solves one small, solved problem.

Strengths
  • Minimal implementation; zero dependencies; quick 2-minute setup
  • Genuinely useful for multi-session workflow awareness
  • Clean, focused scope
Weaknesses
  • Extremely narrow use case; basic feature any notification daemon already provides
  • No differentiation: similar integrations exist for dozens of CLI tools
Target Audience

Claude Code users managing long-running tasks across terminals

Similar To

ntfy.sh · tmux plugins · Slack integrations for CI/CD

Post Description

I built a small Claude Code plugin that sends Telegram messages when Claude finishes a task or needs permission to proceed.

It's a shell hook that calls the Telegram Bot API — no daemon, no dependencies, ~50 lines of shell. Useful when you run multiple Claude sessions across different terminals/IDEs.

Setup: create a Telegram bot, install the plugin, add credentials. Takes ~2 minutes.

Free and open source.

https://github.com/mikhailrojo/claude-telegram-notifications

Similar Projects

Website Monitoring with Telegram Alerts

Telegram-first alerting is the product's personality — there are website/API/cron/SSL checks and an explicit "Start without email" flow that keeps signup friction low. The retro terminal UI is tasteful and suggests an MVP you can click through fast, but it doesn't yet offer a clear feature advantage over established uptime tools unless Telegram-only delivery is your hard requirement.

Ship ItNiche Gem
EgoriiSt
104mo ago