Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mghorbani2357/dl

DL is cross platform download manager which uses multi-threading to download and manage them.
https://github.com/mghorbani2357/dl

console-app desktop-application download-manager downloader multithreading parallel-processing python python3 pywebview service-application

Last synced: 5 days ago
JSON representation

DL is cross platform download manager which uses multi-threading to download and manage them.

Awesome Lists containing this project

README

        

![GitHub](https://img.shields.io/github/license/mghorbani2357/Morebit)
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/03455f0b158649819f3f676f0ba9ffb1)](https://app.codacy.com/gh/mghorbani2357/Morebit?utm_source=github.com&utm_medium=referral&utm_content=mghorbani2357/Morebit&utm_campaign=Badge_Grade_Settings)

# Morebit

## Install requirements

```bash
pip install -r requirements.txt
```

## Run in development mode
```bash
python dl/__main__.py
```