{"id":21596885,"url":"https://github.com/pyed/transmission-telegram","last_synced_at":"2026-01-22T05:30:53.979Z","repository":{"id":43067547,"uuid":"61465639","full_name":"pyed/transmission-telegram","owner":"pyed","description":"Control your Transmission through a Telegram bot","archived":false,"fork":false,"pushed_at":"2024-08-21T06:14:16.000Z","size":928,"stargazers_count":275,"open_issues_count":9,"forks_count":45,"subscribers_count":14,"default_branch":"master","last_synced_at":"2024-08-21T07:39:10.949Z","etag":null,"topics":["telegram","telegram-bot","transmission","transmission-telegram"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/pyed.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}},"created_at":"2016-06-19T05:15:43.000Z","updated_at":"2024-08-21T06:14:20.000Z","dependencies_parsed_at":"2024-03-21T00:23:48.470Z","dependency_job_id":"1d4861e3-e968-4fe1-ba83-ecd0e9ef0cfe","html_url":"https://github.com/pyed/transmission-telegram","commit_stats":{"total_commits":55,"total_committers":8,"mean_commits":6.875,"dds":0.1454545454545455,"last_synced_commit":"4fd68bb8743e296a3bf5f576002b7be024b8f708"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/pyed/transmission-telegram","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyed%2Ftransmission-telegram","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyed%2Ftransmission-telegram/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyed%2Ftransmission-telegram/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyed%2Ftransmission-telegram/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pyed","download_url":"https://codeload.github.com/pyed/transmission-telegram/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyed%2Ftransmission-telegram/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28656190,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-22T01:17:37.254Z","status":"online","status_checked_at":"2026-01-22T02:00:07.137Z","response_time":144,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["telegram","telegram-bot","transmission","transmission-telegram"],"created_at":"2024-11-24T18:02:03.748Z","updated_at":"2026-01-22T05:30:53.971Z","avatar_url":"https://github.com/pyed.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"# transmission-telegram\n\n#### Manage your transmission through Telegram.\n\n\u003cimg src=\"https://raw.github.com/pyed/transmission-telegram/master/demo.gif\" width=\"400\" /\u003e\n\n## CLI\n\n###  Install\n\nJust [download](https://github.com/pyed/transmission-telegram/releases) the appropriate binary for your OS, place `transmission-telegram` in your `$PATH` and you are good to go.\n\nOr if you have `Go` installed: `go get -u github.com/pyed/transmission-telegram`\n\n## Usage\n\n[Wiki](https://github.com/pyed/transmission-telegram/wiki)\n\n\n##  Docker Alternate Installation Route\n\n### Standalone\n\n```\ndocker run -d --name transmission-telegram \\\nkevinhalpin/transmission-telegram:latest \\\n-token=\u003cYour Bot Token\u003e \\\n-master=\u003cYour Username\u003e \\\n-url=\u003cTransmission RPC\u003e \\\n-username=\u003cTransmission If Needed\u003e \\ \n-password=\u003cTransmissions If Needed\u003e\n```\n\n### docker-compose Example\n\n```\nversion: '2.4'\nservices:\n  transmission:\n    container_name: transmission\n    environment:\n      - PUID=${PUID_DOCKUSER}\n      - PGID=${PGID_APPZ}\n    image: linuxserver/transmission\n    network_mode: 'host'\n    hostname: 'transmission'\n    volumes:\n      - ${CONFIG}/transmission:/config\n      - ${DATA}/transmission/downloads:/downloads\n\ntelegram-transmission-bot:\n    container_name: telegram-transmission-bot\n    restart: on-failure\n    depends_on:\n      - transmission\n      - plex\n      - emby\n    network_mode: 'host'\n    image: kevinhalpin/transmission-telegram:latest\n    command: '-token=${TELEGRAM_TRANSMISSION_BOT} -master=${TELEGRAM_USERNAME} -url=${TRANSMISSION_URL} -username=${TRANSMISSION_USERNAME} -password=${PASS}'\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpyed%2Ftransmission-telegram","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpyed%2Ftransmission-telegram","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpyed%2Ftransmission-telegram/lists"}