QuickShare
Self-hosted file management & sharing tool that provides quick and simple file sharing between different devices.
Overview
Quick and simple file sharing between different devices, built with Go, React and Typescript. Quickshare
Quick and simple file sharing between different devices. ( Screenshots | Demo )
English | 简体中文
Quickshare is still under active development, please keep in mind that full backward compatibility is not guaranteed. The project has 628 GitHub stars and is licensed under LGPL-3.0.
Key Features
Source: GitHub README
- File Management
- Support uploading, downloading, creating, deleting and moving files and folders
- Support fuzzy searching files and folders in seconds
- Resumable uploading and downloading
- Manage files and folders in browser
- Share directories to others, including anonymous
- Scan QR codes to visit sharing folders
- Upload hundreds of files at once
- Steaming uploading: make it work behind CDN or reverse proxy
- Files can also be managed from OS
Getting Started
Source: GitHub README
docker run \
--name quickshare \
-d -p 8686:8686 \
-v `pwd`/quickshare/root:/quickshare/root \
-e DEFAULTADMIN=qs \
-e DEFAULTADMINPWD=1234 \
hexxa/quickshare
Normalized Features
Source: tool-features-normalized.json
docker, file attachments, fuzzy search, multi language, multi user, reverse proxy.
Deploy
Features
Authentication & Access
- Multi-User Support
Search & Discovery
- Fuzzy / Typo-Tolerant Search
Media & Files
- File Attachments
Security & Privacy
- Reverse Proxy Support
Localization & Accessibility
- Multi-Language / i18n
Category
Related File Management & Sharing Tools
View all 133 →Syncthing
81KOpen-source continuous file synchronization — peer-to-peer, encrypted, no central server, no cloud account required.
LocalSend
77KAn open-source, cross-platform alternative to AirDrop — share files between nearby devices over your local network without the cloud.
MinIO
61KHigh-performance, S3-compatible object storage for AI, analytics, and cloud-native workloads. Deploy on-premises or in any cloud with a single binary.
Rclone
56KCommand-line tool that syncs, copies, and manages files across 70+ cloud storage providers. The rsync for cloud storage.
AList
49KFile list program that aggregates multiple storage backends into a single web interface with WebDAV support. Mount cloud drives, local storage, and S3 in one place.
copyparty
44KCopyparty is a portable, single-file Python file server with resumable uploads, deduplication, WebDAV, SFTP, FTP, media indexing, and audio transcoding — no dependencies required.