2021-09-04 17:01:08 -05:00
|
|
|
<div align="center">
|
|
|
|
<img src="https://raw.githubusercontent.com/diced/zipline/trunk/public/zipline_small.png"/>
|
|
|
|
|
2021-09-17 22:40:38 -05:00
|
|
|
Zipline is a ShareX/file upload server that is easy to use, packed with features and can be setup in one command!
|
2021-09-04 17:01:08 -05:00
|
|
|
|
|
|
|
![Build](https://img.shields.io/github/workflow/status/diced/zipline/CD:%20Push%20Docker%20Images?logo=github&style=flat-square)
|
|
|
|
![Stars](https://img.shields.io/github/stars/diced/zipline?logo=github&style=flat-square)
|
|
|
|
![Version](https://img.shields.io/github/package-json/v/diced/zipline?logo=git&logoColor=white&style=flat-square)
|
|
|
|
![GitHub last commit (branch)](https://img.shields.io/github/last-commit/diced/zipline/trunk?logo=git&logoColor=white&style=flat-square)
|
|
|
|
[![Discord](https://img.shields.io/discord/729771078196527176?color=%23777ed3&label=discord&logo=discord&logoColor=white&style=flat-square)](https://discord.gg/EAhCRfGxCF)
|
|
|
|
|
|
|
|
</div>
|
2021-06-23 13:20:20 -05:00
|
|
|
|
2021-09-04 17:01:08 -05:00
|
|
|
## Features
|
2021-06-23 13:20:20 -05:00
|
|
|
- Configurable
|
|
|
|
- Fast
|
|
|
|
- Built with Next.js & React
|
|
|
|
- Token protected uploading
|
2022-02-21 01:01:31 -05:00
|
|
|
- Image uploading
|
|
|
|
- URL shortening
|
|
|
|
- Text uploading
|
2022-02-21 12:26:26 -05:00
|
|
|
- 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](https://zipline.diced.tech/) (One command install `docker-compose up -d`)
|
2021-06-23 13:20:20 -05:00
|
|
|
|
2021-09-04 17:01:08 -05:00
|
|
|
## Installing
|
2022-02-17 19:31:12 -05:00
|
|
|
[See how to install here](https://zipline.diced.tech/docs/get-started)
|
2021-09-04 17:01:08 -05:00
|
|
|
|
|
|
|
## Configuration
|
2022-02-17 19:31:12 -05:00
|
|
|
[See how to configure here](https://zipline.diced.tech/docs/config/overview)
|
2021-06-23 13:20:20 -05:00
|
|
|
|
2021-09-04 17:01:08 -05:00
|
|
|
## Theming
|
2022-02-17 19:31:12 -05:00
|
|
|
[See how to theme here](https://zipline.diced.tech/docs/themes/reference)
|