
Overview
PicoShare is a dead-simple file sharing server written in Go that stores files in SQLite, requiring no external database or object storage. It generates direct-download links without any third-party trackers, ads, or compression. The web UI allows setting expiry dates and download limits per share. Ideal for self-hosters who want a frictionless drop-and-share workflow.
Where it falls short of Dropbox
- Single-user only; no multi-user accounts or team sharing features
- No file browsing, folder structures, or persistent storage management
- No mobile or desktop sync client; shares are one-directional links
- SQLite storage may not scale to large file volumes or high concurrency
We list the gaps honestly so you can decide if the trade-off is worth owning your data.
Tags
Claim this listing to keep it accurate, add a deploy template, or feature it on relevant pages.
Embed the PicoShare difficulty badge in your README — it links back here.
[](https://openreplace.com/picoshare)Similar open-source projects
Other self-hostable tools in the same space worth comparing.
Continuous peer-to-peer file synchronization between your own devices
Command-line program to sync files across 70+ cloud storage providers
File list program supporting multiple storages, with WebDAV and web UI
Portable all-in-one file server with resumable uploads, WebDAV, FTP, and media indexing