- Notifications
You must be signed in to change notification settings - Fork114
Uguu is a simple lightweight temporary file host with support for drop, paste, click and API uploading.
License
nokonoko/Uguu
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Uguu is a simple lightweight temporary file hosting and sharing platform, but can also be used as a permanent file host.
- One click uploading, no registration required.
- A minimal, modern web interface.
- Drag & Drop & Paste supported.
- Upload API with multiple response choices:
- JSON
- HTML
- Text
- CSV
- SupportsShareX and other screenshot tools.
- File extension & MIME black/whitelisting.
- Upload rate limiting.
- File (hash) blacklisting.
- Run bare or as a container.
See the real world site atuguu.se.
Tested and working with Nginx + PHP-8.3 + SQLite/MySQL/PostgreSQL + Node.js 18 or higher.
Node.js is used to compile Uguu, after that it runs on PHP.
Installation and configuration can be found atUguu Documentation.
Hit me up at@nekunekus or email me atneku@pomf.se
We'd really like if you can take some time to make sure your coding style isconsistent with the project. Uguu followsPHPPSR-12coding style guides. We use PHPCS tools to enforce these standards.
You can also help by sending us feature requests or writing documentation andtests.
Uguu is based onPomf which was written by Emma Lejack & Go Johansson (nekunekus (nokonoko)) and with help from the open source community.
Uguu is free software, and is released under the terms of the GPL-3.0 license. SeeLICENSE
.
About
Uguu is a simple lightweight temporary file host with support for drop, paste, click and API uploading.