quickshare
SHA-256Quickshare is a quick and simple file sharing tool for different devices. It supports upload/download, resumable transfers, QR code sharing, multi-user management, speed/space limits, and more.
Smart Download
Download Download Version
v0.11.4 · 14.6 MB
Quick and simple file sharing between devices with multi-user support and browser management.
Core Features
- File upload/download/create/delete/move
- Fuzzy search in seconds
- Resumable uploads and downloads
- Browser-based file management
- Directory sharing with QR code scanning
What It Can't Do
- •Under active development; full backward compatibility not guaranteed. Always change the default admin password after first login for security.
Use Cases
- Quickly share files between devices
- Team file sharing with user permissions
- Temporary file distribution (events, meetings)
Quickshare is a lightweight, cross-platform file sharing tool designed for simplicity and speed. It allows you to upload, download, create, delete, and move files and folders right from your browser. Key features include fuzzy search, resumable transfers, directory sharing via QR codes, streaming uploads for CDN/reverse proxy compatibility, multi-user support with roles (user/admin), per-user speed and space quotas, custom wallpapers, and internationalization. It runs on Linux, macOS, and Windows, and can be deployed via Docker, binary, or from source. Perfect for quick ad-hoc sharing between devices or as a private file management hub for small teams.
Tags
Getting Started
Download installer
Click the button above to download the installer for your system
Install the software
Double-click the downloaded installer and follow the prompts
Step 1: Run with Docker (recommended): docker run --name quickshare -d -p 8686:8686 -v $(pwd)/quickshare/root:/quickshare/root -e DEFAULTADMIN=qs -e DEFAULTADMINPWD=1234 hexxa/quickshare
Step 2: Open http://127.0.0.1:8686 in browser
Step 3: Log in with username qs and password 1234
- Step 1: Run with Docker (recommended): docker run --name quickshare -d -p 8686:8686 -v $(pwd)/quickshare/root:/quickshare/root -e DEFAULTADMIN=qs -e DEFAULTADMINPWD=1234 hexxa/quickshare
- Step 2: Open http://127.0.0.1:8686 in browser
- Step 3: Log in with username qs and password 1234
SHA-256 checksum verified
Checksum extracted from GitHub official Release page
SHA256 Checksum
36256309c20e5494bafc499f5b9288c41c3d12ac63c4ffced25aae6754ae4ce0This checksum is extracted from the GitHub Release page. Verify file integrity after download.
All SHA-256 checksums on this platform are extracted from the project's official GitHub Release page, without any modification. You can independently verify them on the GitHub Releases page.
Open Source Transparency
View GitHub SourceUninstall Info
For Docker: run `docker rm -f quickshare` and delete the data volume directory (quickshare/root). For binary: simply delete the executable and its data folder.
No Extra Dependencies
Ready to use after download. No additional runtime required.
Having issues? Check the FAQ below
4 FAQs
Similar Projects
filebrowser
A lightweight, self-hosted web-based file manager. Upload, delete, preview, and edit files in any directory via a browser.
cloudreve
Self-hosted file management system with multi-cloud support, offline downloads, and WebDAV. Lightweight and easy to deploy.
calibre
Calibre is a powerful, cross-platform e-book manager that can view, convert, edit, and catalog e-books in all major formats. It also fetches metadata, downloads newspapers, and syncs with e-readers.