How to develop with Deluge

Suggestions and discussion of future versions
Post Reply
bsudhir6

How to develop with Deluge

Post by bsudhir6 »

Hi,

I wanted to use deluge as part of my software package where I can simply download torrents based on a torrent file.

An example feauture - I configure one folder where I keep .torrent files and another folder as destination for downloads. A scheduler belongs to my package will run and pickup .torrent files in the folder and start downloading.

I downloaded source code from Git Repo but unsure what files I'd require and is there any .project file so I can work with eclipse or PyCharm?

Thanks,
Sudhir.
toby
New User
New User
Posts: 2
Joined: Tue Mar 07, 2017 9:47 pm

Re: How to develop with Deluge

Post by toby »

You don't want the whole of Deluge. You want libtorrent and inotify.
Post Reply