{"id":16179626,"url":"https://github.com/thomasheller/telegram-notify","last_synced_at":"2025-06-15T18:36:32.587Z","repository":{"id":72940608,"uuid":"245823868","full_name":"thomasheller/telegram-notify","owner":"thomasheller","description":"Minimal wrapper around Telegram API for sending notifcation messages","archived":false,"fork":false,"pushed_at":"2020-09-21T11:31:17.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-07T11:47:28.211Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thomasheller.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-03-08T13:54:30.000Z","updated_at":"2020-09-21T11:31:19.000Z","dependencies_parsed_at":"2023-05-26T04:00:40.555Z","dependency_job_id":null,"html_url":"https://github.com/thomasheller/telegram-notify","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/thomasheller/telegram-notify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasheller%2Ftelegram-notify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasheller%2Ftelegram-notify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasheller%2Ftelegram-notify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasheller%2Ftelegram-notify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thomasheller","download_url":"https://codeload.github.com/thomasheller/telegram-notify/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasheller%2Ftelegram-notify/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260028947,"owners_count":22948066,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-10T05:43:39.152Z","updated_at":"2025-06-15T18:36:32.553Z","avatar_url":"https://github.com/thomasheller.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# telegram-notify\n\nSend stdin as a Telegram message to a specific user.\n\n## Requirements\n\n- Telegram bot (API token)\n- python\n- python-requests\n\n## Setup\n\nSet API token and chat ID in `notify.py`.\n\nMake sure `notify.py` is executable.\n\n## Usage\n\nRun the following command to send a single Telegram message:\n\n```bash\necho Hello world | ./notify.py\n```\n\nAlternatively, put `notify.ph` in `$PATH` and pipe the output\nof any command to `notify_loop.sh`:\n\n```bash\nsome-command | ./notify_loop.sh\n```\n\nThat will send one Telegram message per input line.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthomasheller%2Ftelegram-notify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthomasheller%2Ftelegram-notify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthomasheller%2Ftelegram-notify/lists"}