DownGit
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".
Install / Use
/learn @Leela0o5/DownGitREADME
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
-
Copy any GitHub folder or file URL.
Example:
https://github.com/username/repo/tree/branch/path -
Paste it into the input box in the extension.
-
Click "Download as ZIP".
-
The folder or file will be downloaded as a
.zip.
How to Install (Manually)
-
Clone this repository.
-
Go to
chrome://extensionsin your browser. -
Enable Developer Mode.
-
Click Load unpacked.
-
Select the project folder.
Limitations
- Works with public GitHub repositories only.
- Does not support private repos.
