Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 789 Bytes

README.rst

File metadata and controls

36 lines (21 loc) · 789 Bytes

dottorrent-cli

Command-line tool for creating .torrent files, powered by dottorrent

Documentation

Full documentation on how to use dottorrent-cli from the command line is available at dottorrent-cli.readthedocs.io.

https://readthedocs.org/projects/dottorrent-cli/badge/

Installation

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 .

GUI

Looking for a GUI? Check out dottorrent-gui.

License

MIT