dottorrent-cli
Command-line tool for creating .torrent files, powered by dottorrent <https://github.com/kz26/dottorrent>
_
Documentation
Full documentation on how to use dottorrent-cli
from the command line is available at dottorrent-cli.readthedocs.io <http://dottorrent-cli.readthedocs.io>
_.
.. image:: 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 <https://github.com/kz26/dottorrent-gui>
_.
License
MIT <https://opensource.org/licenses/MIT>
_