Skip to content

dolohow/tdpt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b00ea35 · Apr 12, 2021

History

48 Commits
Dec 2, 2020
Mar 6, 2021
Mar 6, 2021
Dec 2, 2020
May 14, 2018
Apr 12, 2021
May 14, 2018
Mar 6, 2021
May 25, 2018
Dec 2, 2020
Jan 31, 2021
Dec 28, 2020

Repository files navigation

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