QuickShare file sharing with 0ut0f.space patches
* fix(client/web): move browser updater to single file * fix(client/web): make UploadMgr singleton * test(client/web): add unit tests for browser * fix(client/web): updater init should be in StateMgr * feat(client/browser): add selectAll button * chore(ci): disable travis although it is awsome |
||
---|---|---|
.github/workflows | ||
cmd | ||
docs | ||
public/static/img | ||
src | ||
.gitignore | ||
config.json | ||
demo.jpg | ||
go.mod | ||
go.sum | ||
LICENSE | ||
package.json | ||
README.md | ||
yarn.lock |
Quickshare
Simple file sharing server built with Go/Golang, Typescript, Gin, React, Boltdb, etc.
Choose Language: English | 简体中文
Download
Visit Release Page to get Linux | Mac | Windows distribution(s).
Main Features
- Uploading and downloading in browser without client
- Be compatible with Linux, Mac and Windows
- Sharing files among different devices (desktop & mobile)
- Stopping and resuming uploading/downloading
Installation
Coming soon.
FAQ
Please refer FAQ document
Contribution
TODO