A ShareX/file upload server that is easy to use, packed with features, and with an easy setup! https://zipline.diced.sh/
Find a file
2020-12-15 14:05:57 -08:00
.github fix workflow 2020-11-05 19:14:33 -08:00
public add lots of fun badges 2020-10-31 17:23:00 -07:00
src plugins fix 2020-12-15 14:05:42 -08:00
.dockerignore add dockerignore 2020-10-28 13:45:07 -07:00
.eslintignore eslinting 2020-10-06 21:30:31 -07:00
.eslintrc.js enforcing single line if statements 2020-11-12 09:42:09 -08:00
.gitignore generate docker-compose with setup 2020-10-29 11:57:04 -07:00
.prettierignore typeorm & formatting 2020-10-06 20:01:55 -07:00
.prettierrc.json nice 2020-10-26 13:52:05 -07:00
Dockerfile docker support 2020-10-28 13:44:40 -07:00
favicon.ico delete images, new image viewer, etc 2020-10-10 21:03:51 -07:00
LICENSE Create LICENSE 2020-10-26 14:01:15 -07:00
next-env.d.ts typeorm & formatting 2020-10-06 20:01:55 -07:00
package.json 2.6.0 2020-12-15 14:05:57 -08:00
README.md Update README.md 2020-11-20 11:50:11 -08:00
release.js update setup 2020-11-06 19:53:14 -08:00
setup.js make zipline volume use custom dir 2020-11-12 10:08:34 -08:00
tsconfig.json why 2020-12-15 13:40:35 -08:00
yarn.lock no file type? 2020-11-25 21:04:24 -08:00

Version LICENCE Discord Stars GitHub repo size GitHub last commit (branch)
David David GitHub package.json dependency version (prod)

Zipline

The best and only React + Next.js ShareX / File Uploader you would ever want.

Comparison

Wondering how Zipline compares to other popular uploaders? We have done some benchmarking on other popular upload servers, see how Zipline compares.

Uploader Average ms (3 batches/1.5k files)
Zipline 61 ms
ShareX-Upload-Server 86 ms

Note: there were 3 batches of 1.5k requests, the average ms of each was averaged again
Note 2: results will vary because its very dependent on the server, location, and your internet (these tests were run on the same machine with local dbs)

Features

  • Configurable
  • Fast (API)
  • Built with Next.js & React
  • Support for multible database types (literally the only one that supports multiple dbs, mongo soon)
  • Token protected uploading
  • MFA with Authy/Google Authenticator
  • Easy setup instructions on docs

Installing

See how to install here