A ShareX/file upload server that is easy to use, packed with features, and with an easy setup!
Find a file
2022-02-21 09:27:10 -08:00
.github/workflows fix: github actions build 2021-09-24 20:41:26 -07:00
prisma feat(api): formats for uploaded images 2022-02-20 22:01:31 -08:00
public refactor(assets): update assets to v3 2021-09-04 14:42:38 -07:00
scripts feat(v3.3.1): bug fixes and new features 2022-02-19 20:17:02 -08:00
server fix: cleanup 2022-02-21 09:26:26 -08:00
src feat(api): formats for uploaded images 2022-02-20 22:01:31 -08:00
.dockerignore fix: many things 2021-09-17 20:39:20 -07:00
.eslintrc.json feat(v3.3.1): bug fixes and new features 2022-02-19 20:17:02 -08:00
.gitignore fix: many things 2021-09-17 20:39:20 -07:00
config.example.toml fix(config): updated example config file (#103) 2021-10-03 11:41:50 -07:00
docker-compose.yml feat(v3.3.1): bug fixes and new features 2022-02-19 20:17:02 -08:00
Dockerfile feat(v3.3.1): bug fixes and new features 2022-02-19 20:17:02 -08:00
LICENSE licence 2021-08-27 15:24:37 -07:00
next-env.d.ts feat(v3.3): ctrl+v to upload image 2022-01-03 19:00:20 -08:00
next.config.js feat(v3.3.1): bug fixes and new features 2022-02-19 20:17:02 -08:00
package.json feat(v3.3.2): image formats 2022-02-21 09:27:10 -08:00
README.md fix: cleanup 2022-02-21 09:26:26 -08:00
SECURITY.md fix: cleanup 2022-02-21 09:26:26 -08:00
tsconfig.json build(deps): bump next from 11.0.0 to 11.1.0 (#83) 2021-08-13 12:57:05 -07:00
yarn.lock feat(api): formats for uploaded images 2022-02-20 22:01:31 -08:00
zip-env.d.ts feat(v3.3.1): bug fixes and new features 2022-02-19 20:17:02 -08:00

Zipline is a ShareX/file upload server that is easy to use, packed with features and can be setup in one command!

Build Stars Version GitHub last commit (branch) Discord

Features

  • Configurable
  • Fast
  • Built with Next.js & React
  • Token protected uploading
  • Image uploading
  • URL shortening
  • Text uploading
  • URL Formats (uuid, dates, random alphanumeric, original name, zws)
  • Discord embeds (OG metadata)
  • Gallery viewer, and multiple file format support
  • Easy setup instructions on docs (One command install docker-compose up -d)

Installing

See how to install here

Configuration

See how to configure here

Theming

See how to theme here