macOS
brew install telegram-sendlocal Homebrew formula metadata
brew / 順位 10038
telegram-send のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install telegram-sendlocal Homebrew formula metadata
sudo apt install telegram-sendDebian stable package indexes · telegram-send · ソース: deb.debian.org
概要
Command-line tool to send Telegram messages
履歴
telegram-send is a Python command-line tool for sending Telegram messages and files to a user, group, or channel. It became useful to shell users because it turns Telegram into a notification target for scripts, cron, and long-running commands.
The rahiel/telegram-send repository was created in April 2016, and PyPI shows early 0.3 and 0.5 releases in May 2016. The early project description already framed it as a command-line tool to send messages and files over Telegram from other programs.
The current README and PyPI page broaden the supported message types and installation paths while keeping the same core idea: configure a bot-backed Telegram destination once, then call `telegram-send` from scripts or pipelines.
telegram-send reached package-manager users through PyPI, Homebrew, Debian, and Ubuntu packaging. Its PyPI classifiers mark it as production/stable and aimed at developers and desktop users on POSIX and Windows.
The tool's adoption niche is pragmatic rather than platform-scale: it is the small CLI people install when they want shell alerts in Telegram without writing Bot API code.
Official examples include sending strings, stdin, files, images, stickers, video, audio, and locations; configuring accounts, groups, or channels; alerting when shell commands complete; and piping cron output through `telegram-send -g --stdin`.
Package users care about its config-file behavior because the configured bot token and chat state are the durable part. The global `/etc/telegram-send.conf` mode makes it usable from cron jobs and system scripts.
telegram-send is package-nerd significant because it is tiny glue with high leverage: install one executable and a system can notify a human through Telegram from shell, cron, Supervisor, or Python.
Its history is a classic CLI utility arc: a small PyPI project became distro-packaged because the command is easier to standardize than every script reimplementing Telegram Bot API calls.
セキュリティ状態
telegram-send に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
/etc/telegram-send.confCredential-bearing paths to review before unattended agent runs.
/etc/telegram-send.confuser_config_dir("telegram-send") + ".conf"実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
telegram-send | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:telegram-send |
|---|---|
| バージョン | 0.39.2 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://pypi.org/project/telegram-send/ |
| リポジトリ | https://github.com/rahiel/telegram-send |
| 最終更新 | 2026-07-12T22:48:19-07:00 |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
telegram-send 0.37-3
Send messages and files over Telegram from the command-line
https://github.com/rahiel/telegram-send
sudo apt install telegram-sendtelegram-send 0.37-2
Send messages and files over Telegram from the command-line
https://github.com/rahiel/telegram-send
sudo apt install telegram-sendソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.