OpenSource-Hub
Q

quickshare

SHA-256
631 stars·File Management·SHA-256 checksum verified

Quickshare 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

file-sharingcross-platformdockermulti-userlightweight

Getting Started

1

Download installer

Click the button above to download the installer for your system

2

Install the software

Double-click the downloaded installer and follow the prompts

3

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

4

Step 2: Open http://127.0.0.1:8686 in browser

5

Step 3: Log in with username qs and password 1234

Install Guide
  1. 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
  2. Step 2: Open http://127.0.0.1:8686 in browser
  3. Step 3: Log in with username qs and password 1234
File Integrity

SHA-256 checksum verified

Checksum extracted from GitHub official Release page

SHA256 Checksum

36256309c20e5494bafc499f5b9288c41c3d12ac63c4ffced25aae6754ae4ce0

This 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 Source
Environment Guide

Uninstall 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.

Project Info
LicenseMIT
Last Updated2026-06-27 05:35:04
GitHub Repository

Having issues? Check the FAQ below

4 FAQs

Similar Projects