#

Pingvin Share
[![](https://dcbadge.limes.pink/api/server/wHRQ9nFRcK)](https://discord.gg/wHRQ9nFRcK) [![](https://img.shields.io/badge/Crowdin-2E3340.svg?style=for-the-badge&logo=Crowdin&logoColor=white)](https://crowdin.com/project/pingvin-share) [![](https://img.shields.io/badge/sponsor-30363D?style=for-the-badge&logo=GitHub-Sponsors&logoColor=#white)](https://github.com/sponsors/stonith404) --- Pingvin Share is self-hosted file sharing platform and an alternative for WeTransfer. ## ✨ Features - Share files using a link - Unlimited file size (restricted only by disk space) - Set an expiration date for shares - Secure shares with visitor limits and passwords - Email recipients - Integration with ClamAV for security scans ## 🐧 Get to know Pingvin Share - [Demo](https://pingvin-share.dev.eliasschneider.com) - [Review by DB Tech](https://www.youtube.com/watch?v=rWwNeZCOPJA) ## ⌨️ Setup ### Installation with Docker (recommended) 1. Download the `docker-compose.yml` file 2. Run `docker compose up -d` The website is now listening on `http://localhost:3000`, have fun with Pingvin Share 🐧! ## 📚 Documentation For more installation options and advanced configurations, please refer to the [documentation](https://stonith404.github.io/pingvin-share).