Skip to content

A simple and clean download manager that lives in your console/terminal/bash.

License

Notifications You must be signed in to change notification settings

benawi1402/PyDownloadManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues MIT License LinkedIn


Logo

PyDownloadManager

project_description
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents
  1. Disclaimer
  2. Planned Features
  3. Getting Started
  4. Usage
  5. Roadmap
  6. Contributing
  7. License
  8. Contact
  9. Acknowledgments

Disclaimer

Hi, my name is Frederik, and I am currently in the final stretch of my computer science studying program in Germany. My programming experience stretches over multiple languages, but most projects have been created in Java. This project is one of my first 'bigger' endeavours into python and as such will have parts that are not very python-ic.

The main reason for creating this is to create a tool that I need myself, but also to learn more about development in python. If you are reading through this code and have suggestions, be it about my code style or a better solution for problems, feel free to create an issue with the "programming advice" label.

You are also welcome to create a fork and suggest a solution via pull request, although it might be necessary to give further explanation/links why your solution might be better.

Planned Features

The PyDownloadManager aims to be a simple download manager with basic capabilities for configuration/usage.

Since the software is not yet usable, here is a list of features that are planned for implementation:

  • simple extendable command interface to interact with downloader
  • global configuration for speed limit, download folder etc., as well as download specific configurations
  • a detachable download process in background that can be watched if necessary
  • downloads should be configurable in runtime (e.g. if you want to update your speed limit)
  • parallel downloads up to a configurable maximum amount
  • download queue

This is still WIP

Product Name Screen Shot

Here's a blank template to get started: To avoid retyping too much info. Do a search and replace with your text editor for the following: benawi1402, PyDownloadManager, twitter_handle, linkedin_username, email, email_client, project_title, project_description

(back to top)

Getting Started

Prerequisites

All you need is a Python3 installation in your OS.

Usage

Use this space to show useful examples of how a project can be used. Additional screenshots, code examples and demos work well in this space. You may also link to more resources.

For more examples, please refer to the Documentation

(back to top)

Roadmap

  • [] Feature 1
  • [] Feature 2
  • [] Feature 3
    • [] Nested Feature

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE for more information.

(back to top)

Contact

Frederik Maaßen

Project Link: https://github.com/benawi1402/PyDownloadManager

(back to top)

Acknowledgments

(back to top)

About

A simple and clean download manager that lives in your console/terminal/bash.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages