Giter Club home page Giter Club logo

download-manager's Introduction

Download-Manager

A basic python-PyQT based download manager.

About the Project

1. This tool was prepared as Engineering minor project.

2. This project may be classified as a Desktop Application and it serves the purpose of downloading
files from the Internet using HTTP or HTTPS protocols and managing them.

3. The project uses multithreading to download files in segments using multiple simultaneous connections,
thus using the internet connection to its full potential, and then combining the segments to produce the
original file.

4. A special care about what Python version is used should be kept in mind since the application in written
in Python 3.4 using PyQt4 GUI implementation, it will not run on any other combination of Python and PyQt.

5. This application will only download files from the HTTP and HTTPS protocols.Hopefully, further attempts 
will be made to add support for file download through FTP and Torrent Downloads

Requirements

1. Python 3.4
2. PyQT4 - pip install pyqt4
3. Requests - pip install requests
4. Download and install Qt version 4 from QT website.

How to run?

Use start.bat to start the application after your system is set up with requirements.

download-manager's People

Contributors

chughroopak avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.