-
-
Notifications
You must be signed in to change notification settings - Fork 0
docs: real screenshots in README + SCREENSHOTS gallery #48
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| @@ -1,27 +1,33 @@ | ||||||||||||||
| # Screenshots and visuals | ||||||||||||||
| # Screenshots | ||||||||||||||
|
|
||||||||||||||
| This repository includes SVG mockups so the README has useful visuals before release screenshots are captured. | ||||||||||||||
| Captured from Pixelpipe v0.15.4 on Windows 11. All images live in `docs/screenshots/`. | ||||||||||||||
|
|
||||||||||||||
| Recommended real screenshots to add after the first GitHub build: | ||||||||||||||
| ## Main window — Profiles tab | ||||||||||||||
|
|
||||||||||||||
| 1. Tray menu with mounted status. | ||||||||||||||
| 2. First-run setup prompts. | ||||||||||||||
| 3. `P:\` visible in This PC. | ||||||||||||||
| 4. Diagnostics / repair window. | ||||||||||||||
| 5. Bandwidth limit submenu. | ||||||||||||||
| The dashboard. Each profile is a card with a status dot, drive-letter chip, mounted/unmounted pill, a dark themed storage gauge, live transfer-quota / session / speed numbers, and the four primary actions (Mount / Full cache / Unmount / Open). The status strip across the top shows global status, rclone, WinFsp, and transfer-quota chips — each with its own colour dot. | ||||||||||||||
|
|
||||||||||||||
| Place screenshots in: | ||||||||||||||
|  | ||||||||||||||
|
|
||||||||||||||
| ```text | ||||||||||||||
| docs/assets/ | ||||||||||||||
| ``` | ||||||||||||||
| ## Tray menu | ||||||||||||||
|
|
||||||||||||||
| Suggested names: | ||||||||||||||
| Right-click the tray icon. The disabled header block shows live status (mounted count, rclone / WinFsp presence, transfer quota), then window shortcuts, each profile as a submenu, and the management / setup / tools entries. | ||||||||||||||
|
|
||||||||||||||
| ```text | ||||||||||||||
| tray-menu.png | ||||||||||||||
| first-run-setup.png | ||||||||||||||
| this-pc-mounted.png | ||||||||||||||
| diagnostics-repair.png | ||||||||||||||
| bandwidth-menu.png | ||||||||||||||
| ``` | ||||||||||||||
|  | ||||||||||||||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. The PR description mentions that
Suggested change
|
||||||||||||||
|
|
||||||||||||||
| ## Per-profile tray submenu | ||||||||||||||
|
|
||||||||||||||
| Hovering a profile expands its full detail — remote, drive, provider, status, storage, transfer quota, traffic, speed — plus every action: Test, Mount (low overhead / full cache), Unmount, Open, Edit, Set as primary, Auto-mount, Remove. | ||||||||||||||
|
|
||||||||||||||
|  | ||||||||||||||
|
|
||||||||||||||
| ## Add cloud remote | ||||||||||||||
|
|
||||||||||||||
| Nine first-class providers plus custom rclone remotes. OAuth providers (Drive, OneDrive, Dropbox, Box) complete sign-in through the rclone config terminal; the rest collect credentials in an in-app form and never put secrets on the command line. | ||||||||||||||
|
|
||||||||||||||
|  | ||||||||||||||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. |
||||||||||||||
|
|
||||||||||||||
| ## Settings tab | ||||||||||||||
|
|
||||||||||||||
| Dependencies (rclone / WinFsp / rclone-remotes), Pixeldrain quota + DPAPI-encrypted API key management, and Preferences (global bandwidth, startup auto-mount, verbose logging, update check, transfer notifications), with a maintenance row along the bottom. | ||||||||||||||
|
|
||||||||||||||
|  | ||||||||||||||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hyphenate "dark themed" to "dark-themed" when used as a compound modifier before the noun "storage gauge" to maintain grammatical consistency.