zipline/README.md

36 lines
1.6 KiB
Markdown
Raw Normal View History

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
- Password Protected Uploads
2022-02-21 01:01:31 -05:00
- 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://zipl.vercel.app/) (One command install `docker-compose up -d`)
2021-06-23 13:20:20 -05:00
2021-09-04 17:01:08 -05:00
## Installing
[See how to install here](https://zipl.vercel.app/docs/get-started)
2021-09-04 17:01:08 -05:00
## Configuration
[See how to configure here](https://zipl.vercel.app/docs/config/overview)
2021-06-23 13:20:20 -05:00
2021-09-04 17:01:08 -05:00
## Theming
[See how to theme here](https://zipl.vercel.app/docs/themes/reference)