Command-line tool for creating .torrent files, powered by dottorrent
Full documentation on how to use dottorrent-cli from the command line is available at dottorrent-cli.readthedocs.io.
Stable releases are available on PyPI and can be installed using pip
.
pip install dottorrent-cli
To install from the latest development sources, clone the git repo and run
pip install .
Looking for a GUI? Check out dottorrent-gui.