Skip to main content

A cross platform CLI downloader tool written in python.

Project description

getit
=====

|PyPI| |PyPI| |Code Health|

A cross platform CLI downloader tool written in python 3

Installation
============

- Using ``pip``

.. code:: shell

$ pip install getit

- From source

.. code:: shell

$ 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.

.. code:: shell

$ 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 <https://github.com/ankitjain28may/pythonResources>`__

.. |PyPI| image:: https://img.shields.io/pypi/v/getit.svg
:target: https://pypi.python.org/pypi/getit
.. |PyPI| image:: https://img.shields.io/pypi/dm/getit.svg
:target: https://pypi.python.org/pypi/getit
.. |Code Health| image:: https://landscape.io/github/ankitjain28may/getit/master/landscape.svg?style=flat-square
:target: https://landscape.io/github/ankitjain28may/getit/master

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-2.0.tar.gz (5.0 kB view hashes)

Uploaded Source

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