Launching today

Edge Drop
Clipboard on your screen edge. Hover to open, drag to drop
20 followers
Clipboard on your screen edge. Hover to open, drag to drop
20 followers
Win+V makes you stop working. Edge-Drop doesn't. It lives on the edge of your Windows screen - invisible until you hover. Then a clipboard shelf springs open. Copy text, screenshots, files, or links and drag them straight into any app. Stack files, pin keepers, stay in flow. No shortcuts, no tray, no account. History never leaves your PC. Free and open source. Windows 10 and 11. GitHub or Microsoft Store.
Products used by Edge Drop
Explore the tech stack and tools that power Edge Drop. See what products Edge Drop uses for development, design, marketing, analytics, and more.
Design & Creative 1
Design & Creative 1
ViteNext Generation Frontend Tooling
5.0 (70 reviews)
Edge-Drop is an Electron app, but the renderer is Vite (via electron-vite).
Hover physics, card layout, and settings are the kind of UI you tweak a hundred times. Instant HMR in a desktop window is the difference between “I’ll try that later” and shipping the motion the same afternoon.
The production build is also what goes into the GitHub installer and the Microsoft Store package. Fast locally, boringly reliable when I package.
Engineering & Development 1
Engineering & Development 1

GitHubHow people build software
5.0 (666 reviews)
GitHub is how Edge-Drop exists in public.
The repo is the source of truth (Apache-2.0). Releases are the GitHub .exe. electron-updater talks only to GitHub Releases so the non-Store build can update without a company backend.
Issues and the README are also the support channel. For a local, no-account Windows tool, I did not want a cloud dashboard. GitHub is the product surface as much as the code host.