Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kz26/dottorrent-cli

Command-line tool for creating .torrent files, powered by dottorrent
https://github.com/kz26/dottorrent-cli

bittorrent cli python python3

Last synced: about 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

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 `_.

.. 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 `_.

License
-------

`MIT `_