{
  "schema": "tesign-radar/item/1",
  "generated_at": "2026-09-17T01:56:13.055Z",
  "lang": "en",
  "slug": "edge-drop",
  "url": "https://tesign.com/en/item/edge-drop/",
  "alternates": {
    "ko": {
      "html": "https://tesign.com/item/edge-drop/",
      "json": "https://tesign.com/item/edge-drop/index.json",
      "markdown": "https://tesign.com/item/edge-drop/index.md"
    },
    "en": {
      "html": "https://tesign.com/en/item/edge-drop/",
      "json": "https://tesign.com/en/item/edge-drop/index.json",
      "markdown": "https://tesign.com/en/item/edge-drop/index.md"
    }
  },
  "name": "Edge-Drop",
  "use_label": "Drag-out clipboard shelf for Windows",
  "one_liner": "Windows clipboard shelf on the screen edge — hover to open, drag items into any app",
  "text": {
    "why": "Instead of arrowing through Win+V history, a transparent always-on-top click-through window sits on the screen edge and the shelf opens when the cursor reaches it. Using the Win32 OLE drag pipeline from Electron, images, file stacks and rich text can be dragged for real into Photoshop, Word or Explorer, and several files can be grouped into a stack or split apart. History is encrypted at rest with Windows DPAPI and the app honours the clipboard-exclusion formats used by 1Password, Bitwarden and KeePass. It ships via the Microsoft Store and an .exe installer, is localised into 31 languages, and is in public beta (v0.3.1, 2026-09-08).",
    "take": "All it does is collapse the Win+V hunt into one motion — cursor to the edge, drag out — and it went as far as OLE drag and DPAPI encryption to make that one motion work; Windows only, still beta.",
    "build": [
      "Apache-2.0 allows commercial use, so you could rework it into a team shelf of product images and boilerplate to drag into editing tools, or study how it drives OLE drag and transparent windows from Electron for your own Windows app."
    ],
    "who": [
      {
        "role": "Developers and designers juggling screenshots, snippets and links between windows",
        "situation": "drag, no shortcuts"
      },
      {
        "role": "1Password and Bitwarden users",
        "situation": "a clipboard tool that respects the concealed formats"
      },
      {
        "role": "Electron developers reaching into Windows natives",
        "situation": "OLE drag and transparent-window code to study"
      }
    ],
    "start": [
      {
        "command": false,
        "text": "# Install: Microsoft Store (9P3JMHN9M4NR) or the .exe on GitHub Releases — running from source below needs Node.js 18+, Windows 10/11"
      },
      {
        "command": false,
        "text": "git clone https://github.com/Deepender25/Edge-Drop.git"
      },
      {
        "command": false,
        "text": "cd Edge-Drop"
      },
      {
        "command": false,
        "text": "npm install"
      },
      {
        "command": false,
        "text": "npm run dev"
      }
    ],
    "caveat": [
      "Apache-2.0 — commercial use, modification and redistribution allowed with attribution",
      "Windows 10/11 only (relies on Win32 OLE drag and transparent-window cursor polling) — macOS and Linux ports are roadmap items seeking contributors",
      "Public beta (v0.3.1, 2026-09-08), solo-maintained; full-history search is capped at 500 items by default"
    ]
  },
  "cta": {
    "type": "install",
    "label": "INSTALL",
    "url": "https://edgedrop.app/"
  },
  "ready": "install",
  "categories": [
    "productivity"
  ],
  "categories_confirmed": true,
  "tags": [
    "clipboard-manager",
    "windows",
    "electron",
    "drag-and-drop",
    "productivity",
    "react"
  ],
  "platform": [
    "windows"
  ],
  "license": {
    "spdx": "Apache-2.0",
    "scope": "permissive",
    "scope_text": "Commercial use, redistribution OK. Keep notices; mark changes.",
    "url": "https://spdx.org/licenses/Apache-2.0.html",
    "note": null,
    "open_source": true
  },
  "language": "TypeScript",
  "source_urls": {
    "canonical": "https://edgedrop.app/",
    "github": "https://github.com/deepender25/edge-drop",
    "huggingface": null,
    "app_store": null,
    "sightings": [
      {
        "source": "showhn",
        "url": "https://github.com/Deepender25/Edge-Drop",
        "posted_at": "2026-07-28T02:09:16.000Z",
        "hn_url": "https://news.ycombinator.com/item?id=49078379"
      },
      {
        "source": "showhn",
        "url": "https://github.com/Deepender25/Edge-Drop",
        "posted_at": "2026-07-29T18:56:00.000Z",
        "hn_url": "https://news.ycombinator.com/item?id=49101520"
      },
      {
        "source": "showhn",
        "url": "https://github.com/Deepender25/Edge-Drop",
        "posted_at": "2026-07-30T06:03:26.000Z",
        "hn_url": "https://news.ycombinator.com/item?id=49106529"
      },
      {
        "source": "showhn",
        "url": "https://edgedrop.vercel.app/",
        "posted_at": "2026-08-05T13:11:22.000Z",
        "hn_url": "https://news.ycombinator.com/item?id=49182393"
      }
    ]
  },
  "numbers": {
    "as_of": "2026-09-16T21:00:00.000Z",
    "stars": 566,
    "stars_unit": "GitHub stars",
    "stars_checked_at": "2026-09-15T19:35:28.313Z",
    "stars_observed_since_check": 0,
    "star_delta_24h": null,
    "star_delta_7d": null,
    "star_delta_30d": null,
    "star_delta_unit": "GitHub stars gained in the window, GH Archive events summed to as_of",
    "spark_14d": [
      null,
      null,
      null,
      null,
      null,
      null,
      null,
      null,
      null,
      null,
      null,
      null,
      null,
      null
    ],
    "hf_likes": null,
    "hf_likes_observed_at": null,
    "hn_points": 6,
    "hn_points_observed_at": "2026-09-13T14:47:36.476Z",
    "store": null,
    "method": "Star total = the value last checked on GitHub (stars_checked_at) + increases observed via GH Archive since. The 24h · 7d · 30d gains are GH Archive hourly events summed to the reference time (as_of). No score of ours."
  },
  "ranks": null,
  "activity": {
    "pushed_at": "2026-09-15T16:28:10.000Z",
    "owner_type": "User",
    "open_issues": 13,
    "contributors": 5,
    "releases_count": 15,
    "latest_release": {
      "tag": "v0.3.1",
      "published_at": "2026-09-08T18:00:18.000Z",
      "prerelease": false
    },
    "checked_at": "2026-09-15T19:35:28.313Z",
    "core_checked_at": "2026-09-15T19:35:28.313Z"
  },
  "signals": [
    {
      "kind": "back",
      "label": "BACK CATALOG",
      "value": null
    }
  ],
  "images": {
    "og": "https://tesign.com/img/edge-drop-606b48c1ca.webp",
    "cover": "https://tesign.com/img/edge-drop-606b48c1ca.webp",
    "cover_width": 1600,
    "cover_height": 840,
    "gallery": [
      "https://tesign.com/img/edge-drop-606b48c1ca.webp",
      "https://tesign.com/img/edge-drop-527c842dcb.png",
      "https://tesign.com/img/edge-drop-9c78d44b36.png",
      "https://tesign.com/img/edge-drop-e9461f1424.png"
    ],
    "alt": "The Edge-Drop shelf open at the screen edge: text, image and file cards stacked vertically, one being dragged into another app",
    "tier": 1
  },
  "dates": {
    "first_seen_at": "2026-09-13T14:37:53.391Z",
    "source_created_at": "2026-08-05T13:11:22.000Z",
    "discovery_hours": 937.4420530555556,
    "launch_signal_at": "2026-08-05T13:11:22.000Z",
    "kept_at": "2026-09-14T19:27:43.607Z",
    "first_published_at": "2026-09-14T19:27:43.743Z",
    "updated_at": "2026-09-15T07:17:01.046Z",
    "ingestion_mode": "backfill"
  },
  "notes": [
    "This file was produced by the same build, from the same data, as the tesign.com item page. The text is editorial; the numbers are stored observations.",
    "null in the JSON means not observed — never zero. The Markdown writes [unconfirmed] for it.",
    "Star total = the value last checked on GitHub (stars_checked_at) + increases observed via GH Archive since. The 24h · 7d · 30d gains are GH Archive hourly events summed to the reference time (as_of). No score of ours.",
    "Reconstructed from archive data, not a live discovery.",
    "A summary, not legal advice."
  ]
}
