Skip to content

Leela0o5/DownGit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DownGit (THIS WAS MADE CAUSE I WAS BORED)

DownGit is a simple Chrome extension that lets you download folders or files from any public GitHub repository as a ZIP file.

Features

  • Download GitHub folders as ZIP files
  • Supports both files and directories
  • Minimal UI
  • No need to clone or use Git

How to Use

  1. Copy any GitHub folder or file URL.
    Example:
    https://github.com/username/repo/tree/branch/path

  2. Paste it into the input box in the extension.

  3. Click "Download as ZIP".

  4. The folder or file will be downloaded as a .zip.

How to Install (Manually)

  1. Clone this repository.

  2. Go to chrome://extensions in your browser.

  3. Enable Developer Mode.

  4. Click Load unpacked.

  5. Select the project folder.

Limitations

  • Works with public GitHub repositories only.
  • Does not support private repos.

About

DownGit allows you to download any GitHub folder or file as a ZIP directly from your browser. No cloning, no terminal commands -- just paste the URL and click "Download".

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors