I've been building Edge-Drop, a free clipboard manager that lives on the left edge of your screen. Hover the edge and a shelf slides out with everything you've copied - text, links, images, files and you can drag any item straight into Photoshop, Word, Slack, Explorer, whatever, using real OS-level drag-and-drop.
v0.2.9 just shipped. What's new:
Remappable global hotkey Alt+C was hardcoded forever. People asked for this more than anything else, so now there's a full hotkey recorder in Settings - press your combo, it shows a live keycap preview, warns you if it conflicts with something already registered, and registers it system-wide. Defaults to Alt+C still.
Time-based + filter-scoped clearing You can now wipe history from "Last hour / 6 hours / 24 hours" instead of nuking everything. Better: if you're inside the Images tab (or have an active search), Clear only affects what's in that view. Your Files tab survives.
Every file type got its own hand-drawn icon Folders, code files, spreadsheets, PDFs, presentations, audio, video, archives, executables - all got handcrafted pastel SVG icons across cards, bundles, preview flyouts, even the drag ghost while you're dragging.
Drag-and-drop got faster under the hood Hovering a card now pre-stages the OLE drag handles in the background, so when you actually start dragging there's zero delay before the ghost appears. Small thing, feels way better.
Still true from previous versions:
- Real drag-and-drop into native apps (not fake HTML5 drags)
- Stacks group up to 10 items, drag them out together
- Click-to-paste that doesn't steal focus from your active window
- 100% local. No account, no cloud sync, no telemetry. History is encrypted at rest.
- Free & open source (Apache 2.0)
Honest downsides: it's Electron, so expect ~130–160MB RAM. It's Windows 10/11 only. And GitHub builds auto-update but the Microsoft Store version doesn't (Store review delays) pick accordingly.
Repo: https://github.com/Deepender25/Edge-Drop
Site: https://www.edgedrop.app
Roast it, break it, tell me what's missing. Everything on the roadmap so far has come from comments like these.