Skip to content

BitTorrent client written in Python and C. Linux/Windows

License

Notifications You must be signed in to change notification settings

DJAndries/dtorr

Repository files navigation

dtorr

BitTorrent client written in Python and C. Linux/Windows

This repository contains the front-end application, which consumes the BitTorrent library libdtorr.

Automatic UPnP port forwarding is supported.

Screenshots

Linux (Cinnamon)

Windows

Install/Execution

Check-out and build the libdtorr library.

Check-out this repository, in the same parent directory of the library.

Create a Python venv if you wish (python -m venv env and env/bin/activate).

Install the Python dependencies: pip install -r requirements.txt

Run the application: python main.py

Limitations

See libdtorr for limitations

About

BitTorrent client written in Python and C. Linux/Windows

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published