A cross platform CLI downloader tool written in python.
Project description
getit
A cross platform CLI downloader tool written in python
Installation
Using pip
$ pip install getit
From source
$ git clone https://github.com/ankitjain28may/getit $ cd getit $ python setup.py install
For Setting Extra Utilities like Open File and Folder after the Download Completes..
1- Get the path of the getit using where for linux users and which for window users.
2- Copy the directory path where getit is present.
3- copy the file from https://raw.githubusercontent.com/ankitjain28may/getit/master/config.cfg to Directory_Path\config.cfg.
4- Set True or False according to your choice.
$ where getit $ Directory_path/getit $ getit -d https://raw.githubusercontent.com/ankitjain28may/getit/master/config.cfg -p Directory_Path -f config.cfg
Usage
getit -d <download url> -p <path> -f <filename with extension>
getit -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
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
File details
Details for the file getit-3.0.tar.gz
.
File metadata
- Download URL: getit-3.0.tar.gz
- Upload date:
- Size: 5.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1c9d4c9b841f4473946f79e81c32336e595bbe0ea959ba3f91c3bb1c0aa30e52 |
|
MD5 | e7f01cf5255e88fa2d6d6a442a89bc38 |
|
BLAKE2b-256 | eab6a0bf1122f41fc2ced29aca3303bd6ea362b2596b1c1d3a0de32dd60c16a5 |