35 lines
1.9 KiB
Markdown
35 lines
1.9 KiB
Markdown
|
A ShareX/file upload server that is easy to use, packed with features, and with an easy setup!
|
||
|
|
||
|
![Stars](https://img.shields.io/github/stars/diced/zipline?logo=github&style=flat)
|
||
|
![Version](https://img.shields.io/github/package-json/v/diced/zipline?logo=git&logoColor=white&style=flat)
|
||
|
![GitHub last commit (branch)](https://img.shields.io/github/last-commit/diced/zipline/trunk?logo=git&logoColor=white&style=flat)
|
||
|
[![Discord](https://img.shields.io/discord/729771078196527176?color=%23777ed3&label=discord&logo=discord&logoColor=white&style=flat)](https://discord.gg/EAhCRfGxCF)
|
||
|
|
||
|
![Build](https://img.shields.io/github/actions/workflow/status/diced/zipline/build.yml?logo=github&style=flat&branch=trunk)
|
||
|
[![Docker Image (trunk)](https://img.shields.io/github/actions/workflow/status/diced/zipline/docker.yml?label=Docker%20%28trunk%29&logo=github&style=flat&branch=trunk)](https://github.com/diced/zipline/pkgs/container/zipline/?tag=trunk)
|
||
|
[![Docker Image (release)](https://img.shields.io/github/actions/workflow/status/diced/zipline/docker-release.yml?label=Docker%20%28release%29&logo=github&style=flat&branch=trunk)](https://github.com/diced/zipline/pkgs/container/zipline/?tag=latest)
|
||
|
|
||
|
|
||
|
## Features
|
||
|
|
||
|
- Configurable
|
||
|
- Fast
|
||
|
- Built with Next.js & React
|
||
|
- Token protected uploading
|
||
|
- Image uploading
|
||
|
- Image compression
|
||
|
- Password Protected Uploads
|
||
|
- URL shortening
|
||
|
- Text uploading
|
||
|
- URL Formats (uuid, dates, random alphanumeric, original name, zws)
|
||
|
- Discord embeds (OG metadata)
|
||
|
- Gallery viewer, and multiple file format support
|
||
|
- Code highlighting
|
||
|
- Fully customizable Discord webhook notifications
|
||
|
- OAuth2 registration (Discord and GitHub)
|
||
|
- Two-Factor authentication with Google Authenticator, Authy, etc (totp services).
|
||
|
- User invites
|
||
|
- File Chunking (for large files)
|
||
|
- File deletion once it reaches a certain amount of views
|
||
|
- Easy setup instructions on [docs](https://zipl.vercel.app/) (One command install `docker-compose up -d`)
|