A ShareX/file upload server that is easy to use, packed with features, and with an easy setup!
.github/workflows | ||
prisma | ||
public | ||
scripts | ||
server | ||
src | ||
.dockerignore | ||
.eslintrc.json | ||
.gitignore | ||
config.example.toml | ||
docker-compose.yml | ||
Dockerfile | ||
LICENSE | ||
next-env.d.ts | ||
next.config.js | ||
package.json | ||
README.md | ||
SECURITY.md | ||
tsconfig.json | ||
yarn.lock | ||
zip-env.d.ts |
Zipline is a ShareX/file upload server that is easy to use, packed with features and can be setup in one command!
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
)