quickshare/README.md
Hexxa 1ff1e2024e
Dev cleanup (#32)
* fix(client): fix layout issues in mobile devices

* feat(client/panes): add panes, settings, login pane

* fix(client/dialog): move return button back to dialog

* fix(client/panes): fix style issues

* fix(client/browser): fix table style issues

* fix(client): refresh list after login

* chore(readme): update reademe
2021-01-29 21:50:42 +08:00

1.2 KiB

Quickshare

Simple file sharing server built with Go/Golang, Typescript, Gin, React, Boltdb, etc.

Quickshare demo

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