/TorrentDownloadDispatcher

A fully flexible tool to download torrent to remote and send the download command to a download manager

Primary LanguageC#

Torrent Proxifier Downloader

The Goal of this project is to automatically download torrent from a (watched) directory and send it to a server to proxyfy the torrent in a regular HTTP one and send the download command to a download manager.

In this first version the torrent proxyfier is RealDebrid and the download manager is Aria2C (I choose this one because of its daemon mode and RPC interface).

In the future I would migrate the solution to the mediator pattern architecture to expand the possibilites smoothlessly (like a progress tracker for instance) and provide more provider for the torrent proxyfier and to be compatible with more download manager.

Build Status