macOS
brew install telegram-sendlocal Homebrew formula metadata
安装
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 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.