Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/mghorbani2357/dl
- Owner: mghorbani2357
- License: mit
- Created: 2020-11-16T09:03:38.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-04-22T20:18:29.000Z (8 months ago)
- Last Synced: 2024-04-22T21:33:44.787Z (8 months ago)
- Topics: console-app, desktop-application, download-manager, downloader, multithreading, parallel-processing, python, python3, pywebview, service-application
- Language: Python
- Homepage:
- Size: 887 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: HISTORY.md
- License: LICENSE
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
```