You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# GitZip Pro 🚀
1
+
# DownGD 2.O 🚀
2
2
3
3
A powerful, pixel-perfect, single-page web application to download files or folders from GitHub repositories. It supports public URLs, private repositories (via Token), and requires **no server**.
4
4
@@ -8,7 +8,7 @@ A powerful, pixel-perfect, single-page web application to download files or fold
8
8
-**Client-Side Only**: Works 100% in the browser (GitHub Pages / Vercel compatible).
9
9
-**Smart Routing**: Share links like `mysite.com/#/github.com/user/repo` to auto-start downloads.
10
10
-**Private Repo Support**: Enter a Personal Access Token (stored locally) to access private files.
11
-
-**Beautiful UI**: Smooth animations, file previews, and progress bars.
11
+
-**Beautiful UI**: Smooth animations, file previews, and 2.Ogress bars.
12
12
-**Theming**: 8 Themes including Dracula, Cyberpunk, AMOLED, and more.
13
13
14
14
## 🛠️ Installation / Deployment
@@ -42,9 +42,9 @@ When the user visits this link, the app will:
42
42
43
43
1. Generate a GitHub Token (Settings > Developer Settings > Personal Access Tokens).
44
44
2. Scopes needed: `repo` (for private) or just public access.
45
-
3. Open GitZip Pro > Click Gear Icon (⚙️).
45
+
3. Open DownGD 2.O > Click Gear Icon (⚙️).
46
46
4. Paste token. It is saved in your browser's LocalStorage and never sent to any 3rd party server.
47
47
48
48
## 🤝 Contributing
49
49
50
-
Feel free to open issues or submit PRs. The code is written in vanilla JS/CSS for maximum simplicity and performance.
50
+
Feel free to open issues or submit PRs. The code is written in vanilla JS/CSS for maximum simplicity and performance.
0 commit comments