All Projects → dolohow → tdpt

dolohow / tdpt

Licence: GPL-3.0 license
Torrent downloading progress on Telegram

Programming Languages

python
139335 projects - #7 most used programming language
Dockerfile
14818 projects

Projects that are alternatives of or similar to tdpt

Thoradia
Thoradia Add-ons Repository
Stars: ✭ 208 (+550%)
Mutual labels:  rtorrent, transmission, deluge
Electorrent
A remote control client for µTorrent, qBittorrent, rTorrent, Transmission, Synology & Deluge
Stars: ✭ 582 (+1718.75%)
Mutual labels:  torrent, rtorrent, transmission
Flood Mobile
GSoC 21' @CCExtractor. A modern mobile UI for various torrent clients with a Node.js backend and Flutter frontend.
Stars: ✭ 48 (+50%)
Mutual labels:  torrent, rtorrent, transmission
Torrt
Automates torrent updates for you
Stars: ✭ 73 (+128.13%)
Mutual labels:  torrent, transmission, deluge
Monitorrent
Automatic torrents downloader
Stars: ✭ 383 (+1096.88%)
Mutual labels:  torrent, transmission, torrents
seedbox-from-scratch
The Dockered Seedbox From Scratch Mod 2 Script
Stars: ✭ 14 (-56.25%)
Mutual labels:  torrent, rtorrent, deluge
Torque
🚂 A TUI client for transmission written in pure bash.
Stars: ✭ 169 (+428.13%)
Mutual labels:  torrent, transmission
Tremc
Curses interface for transmission
Stars: ✭ 174 (+443.75%)
Mutual labels:  torrent, transmission
SeedTruck
Torrent management app for iOS, macOS, tvOS and watchOS made in SwiftUI 2. Same codebase for all platforms!
Stars: ✭ 25 (-21.87%)
Mutual labels:  torrent, transmission
transmitter
A WebExtension for the Transmission BitTorrent client
Stars: ✭ 72 (+125%)
Mutual labels:  torrent, transmission
React Transmission
React Transmission is an ongoing reimplementation of Transmission web interface.
Stars: ✭ 126 (+293.75%)
Mutual labels:  torrent, transmission
Transgui
🧲 A feature rich cross platform Transmission BitTorrent client. Faster and has more functionality than the built-in web GUI.
Stars: ✭ 2,488 (+7675%)
Mutual labels:  torrent, transmission
docker-transmission-skip-hash-check
Transmission client with skip hash check and other features
Stars: ✭ 25 (-21.87%)
Mutual labels:  torrent, transmission
PeerflixServerZH
🚀 Peerflix Server(BT) 汉化、美化
Stars: ✭ 32 (+0%)
Mutual labels:  torrent, torrents
Htpc Docker Standup
A simple docker-compose based configuration to stand up a new HTPC w/ Plex, Deluge, Sonarr, Radarr and more!
Stars: ✭ 160 (+400%)
Mutual labels:  torrent, deluge
Sickchill
Less rage, more chill.
Stars: ✭ 2,166 (+6668.75%)
Mutual labels:  torrent, torrents
Pia Tools
Shell script to automate privateinternetaccess port forwarding and starting/stopping transmission when connected/disconnected and other stuff
Stars: ✭ 130 (+306.25%)
Mutual labels:  torrent, transmission
Docker Transmission Openvpn
Docker container running Transmission torrent client with WebUI over an OpenVPN tunnel
Stars: ✭ 2,748 (+8487.5%)
Mutual labels:  torrent, transmission
transmission
Interacts with Transmission with Node and promises 😚
Stars: ✭ 21 (-34.37%)
Mutual labels:  transmission, torrents
exatorrent
Easy to Use Torrent Client. Can be hosted in Cloud. Files can be streamed in Browser/Media Player.
Stars: ✭ 1,557 (+4765.63%)
Mutual labels:  torrent, transmission

TDPT

Torrent downloading progress on Telegram

Screencast

Features

  • Support for the most popular torrent clients Transmission, rTorrent and deluge
  • Easy configuration
  • Uploading new torrent - just send torrent file to chat

Installation

Docker

Download config file and edit it for your needs

wget https://raw.githubusercontent.com/dolohow/tdpt/master/config/tdpt.ini
podman run -d \
  --name tdpt \
  -v PATH_TO_DIR_WITH_TDPT_INI:/config \
  dolohow/tdpt
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].