diff --git a/README.md b/README.md index c484b12..d82b63a 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,28 @@ --- +### 📸 Screenshots + +
+ Main Page (Dark Theme) +
+ Add Window (Dark Theme) + Settings (Dark Theme) +
+ +
+☀️ View Light Theme Screenshots +
+
+ Main Page (Light Theme) +
+ Add Window (Light Theme) + Settings (Light Theme) +
+
+ +--- + ## ✨ Key Features - ⚡ **High-Speed Downloads:** Multi-segmented download engine powered by `aria2c` for concurrent connections and optimal bandwidth utilization. Supports HTTP, HTTPS, FTP, and SFTP. diff --git a/Resources/Screenshots/Dark/AddWindow.png b/Resources/Screenshots/Dark/AddWindow.png new file mode 100644 index 0000000..8c9a91a Binary files /dev/null and b/Resources/Screenshots/Dark/AddWindow.png differ diff --git a/Resources/Screenshots/Dark/MainPage.png b/Resources/Screenshots/Dark/MainPage.png new file mode 100644 index 0000000..3bb168a Binary files /dev/null and b/Resources/Screenshots/Dark/MainPage.png differ diff --git a/Resources/Screenshots/Dark/Settings.png b/Resources/Screenshots/Dark/Settings.png new file mode 100644 index 0000000..bf205e5 Binary files /dev/null and b/Resources/Screenshots/Dark/Settings.png differ diff --git a/Resources/Screenshots/Light/AddWindow.png b/Resources/Screenshots/Light/AddWindow.png new file mode 100644 index 0000000..3fa20a4 Binary files /dev/null and b/Resources/Screenshots/Light/AddWindow.png differ diff --git a/Resources/Screenshots/Light/MainPage.png b/Resources/Screenshots/Light/MainPage.png new file mode 100644 index 0000000..cc9a181 Binary files /dev/null and b/Resources/Screenshots/Light/MainPage.png differ diff --git a/Resources/Screenshots/Light/Settings.png b/Resources/Screenshots/Light/Settings.png new file mode 100644 index 0000000..c689d0a Binary files /dev/null and b/Resources/Screenshots/Light/Settings.png differ