pkg.soopen package index

brew / Rang 10038

telegram-send mit Homebrew, apt installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für telegram-send in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install telegram-send

local Homebrew formula metadata

Linux

Debian aptverifiziert · 92%
sudo apt install telegram-send

Debian stable package indexes · telegram-send · Quelle: deb.debian.org

Überblick

Paketzusammenfassung

Command-line tool to send Telegram messages

Befehle und Aliase

  • telegram-send

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 2016: rahiel/telegram-send repository created.
  • 2016: PyPI publishes early telegram-send releases, including 0.3 and 0.5.
  • 2022: PyPI release history shows continued 0.3x maintenance.
  • 2026: telegram-send 0.39.2 is published on PyPI.

Related projects

  • Telegram Bot API is the service API underneath the workflow.
  • pipx is recommended in current install docs for isolated Python CLI installation.
  • ntfy is mentioned in the README as another notification tool for long-running commands.

Sicherheitslage

Noch keine Protected-Tool-Abdeckung gefunden

Für telegram-send wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.

Installationsverhalten

  • Es wurden keine Homebrew-Bottle-Metadaten erfasst.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
/etc/telegram-send.conf

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
/etc/telegram-send.confuser_config_dir("telegram-send") + ".conf"

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
telegram-sendExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-08-03
Manager-Version0.39.2
Manager aktualisiert2026-07-12
lokale Datenunbekannt
Upstreamnicht verfügbar
neueste erkannte Versionnicht erkannt
  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:telegram-send
Version0.39.2
PaketmanagerHomebrew
Homepagehttps://pypi.org/project/telegram-send/
Repositoryhttps://github.com/rahiel/telegram-send
Zuletzt aktualisiert2026-07-12T22:48:19-07:00
Pulseupdated
Bottlenicht erfasst
Dienstkeiner deklariert

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

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-send
  • Section: python
  • Architecture: all
  • 4 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Telegram Send
Debian stable package indexes · deb.debian.org · Debian stable package indexes: telegram-send from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt95%

telegram-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
  • Section: universe/python
  • Architecture: all
  • 4 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Telegram Send
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: telegram-send from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation