Git Product home page Git Product logo

git-dl's Introduction

Git-DL

Description

This program is a file browser where you can enter folders, exit them, download files and save them. You only need the username and the repository name to browse it.

Usage case

You can use this tool to download files from a repository, but it was mainly built to make malware downloadable more easily. You can find them at: https://github.com/TheRedmc-Off/Malware-Playground

Installation

To install Git-DL, you can follow these steps:

  1. Clone the repository to your local machine.

  2. Open a terminal or command prompt and navigate to the cloned repository directory.

  3. Run the following command to install the required dependencies:

    pip install requests getpass termcolor
  4. Once the dependencies are installed, you can start the program by running the following command:

    python main.py
  5. The program will prompt you to enter the username and the GitHub repository you want to browse and download files from.

  6. Enter these informations and press Enter.

  7. The program will display a list of files and directories in the repository.

  8. Use the commands on the screen to navigate through the list and press letters or numbers depending on the selected file or directory.

  9. If you select a directory, the program will display its contents.

  10. If you select a file, the program will download it and save it to your downloads folder.

That's it! You can now use Git-DL to browse and download files from any GitHub repository.

git-dl's People

Contributors

theredmc-off 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.