Skip to content

kz26/dottorrent-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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