Owldrop

a desktop app for Tailscale file sharing

v0.5.8

For your Tailnet

Tailscale file sharing,
with a real desktop UI.

Owldrop is a native desktop app for Tailscale's Taildrop: incoming files appear the instant they arrive, save or delete takes one click, and replying is a single drag-and-drop. No more tailscale file get . on the command line.

Requires a running Tailscale install — the app talks to your local tailscaled.

Features

What you get

Everything the tailscale file CLI does, plus the things it can't — notifications, history, and links anyone can send to.

Instant inbox

Files sent to you appear the moment they arrive, with size, progress and one-click Save, Save to… or Delete.

Send in one move

Pick a device, a file, or drag & drop on the window. Send to one device or several at once. Paste an image or text and Ctrl+V to send it.

Auto-save

One checkbox and every incoming file lands in your folder the moment it arrives — like tailscale file get --loop, with a notification.

Full history

Everything is logged locally: arrivals, saves (with the path), deletes and sends. Search, filter, re-open a saved file, export as JSON.

Native & quiet

Tray quick-send, OS notifications even when hidden, a Ctrl+Shift+T global shortcut, and close-to-tray instead of surprise quits.

Drop links

Create a short-lived link anyone can open in a browser — no Tailscale account needed — to send a file straight into your inbox.

Free & open source

Public drops are free

Public access costs nothing and runs on your own machine: flip on Public access (Funnel) in the app and it runs tailscale funnel itself, exposing only the public https://<you>.ts.net/drop/… pages to anyone on the internet — the app and its session token are never reachable, and files go straight from the sender to you with no third-party server in between.

MIT licensed, free forever. If Owldrop saves you time, a coffee keeps the owl fed.

Buy me a coffee

Download

Download & install

Pick your platform. Releases are signed against SHA-256 digests in the update manifest.

Your platform
Linux NixOS · x86_64

Install with one command — the binary is wrapped against WebKitGTK 6.0 so it just runs, and updates with nix profile upgrade owldrop-install.

nix profile install github:Rastavich/owldrop-install
Your platform
Linux Debian / Ubuntu / Fedora / RHEL

.deb for Debian/Ubuntu and .rpm for Fedora/RHEL (require a WebKitGTK 6.0 system).

Your platform
macOS .zip · amd64

Download the app bundle, unzip, and drag it to /Applications. Runs on Apple Silicon via Rosetta 2.

Download for macOS

Ad-hoc signed — macOS may show a Gatekeeper warning; right-click → Open once.

Your platform
Windows .exe · amd64

A single portable executable — download, run, done. It self-updates from the project's update channel, so you don't need to come back for new versions.

Download for Windows

Everything above is served from the public install repository — github.com/Rastavich/owldrop-install — which CI republishes on every release. Source is also there if you want to build it yourself.