Skip to main content

A cross platform CLI downloader tool written in python.

Project description

# getit A cross platform CLI downloader tool written in python 3

##Installations 1- Install python 3.5 from [Python.org](https://www.python.org)

2- sudo apt-get install python3-pip (For Ubuntu Users)

3- Install urllib pip install urllib

4- Install colorama pip install colorama

After the installation, open terminal at the root folder–

Run python getit.py to download from CLI.

OR

Download the exe file from the dist folder [getit.exe](https://github.com/ankitjain28may/getit/tree/master/dist) and put its path in the environment variable to directly use it from CLI

##Usage from CLI

` getit -d <download url> -p <path> -f <filename with extension> `

` getit -h <help> `

OR

` python getit.py -d <download url> -p <path> -f <filename with extension> `

` python getit.py -h <help> `

Note : File is downloaded in the Downloads/getit/ folder by default

##License

Copyright (c) 2016 Ankit Jain - Released under MIT License

P.S For more python scripts Go To -> [pythonResources](https://github.com/ankitjain28may/pythonResources)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

getit-1.6.zip (5.9 kB view hashes)

Uploaded Source

Built Distribution

getit-1.6-py3-none-any.whl (5.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page