Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 328 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 328 Bytes

Open Source Multithreaded Download Manager

Requires

  • Python 3

Usage

  1. Download CLI.py for command line interface.

    python3 CLI.py <url 1> <url 2> ...

For help, use -h flag.

The urls will be downloaded in a Multithreaded Fashion

  1. Download GUI.py for a Graphical Interface.

    python3 GUI.py