mirror of
https://github.com/nokonoko/Uguu.git
synced 2024-01-06 13:35:15 +00:00
Uguu is a simple lightweight temporary file host with support for drop, paste, click and API uploading.
https://github.com/nokonoko/uguu
file-sharingfile-uploadfilehostfilehosterfilehostinghostinglightweightnginxphppomfsqlite-databasetemporary-filesuguuupload-fileupload-filesupload-imagesuploader
static | ||
templates | ||
.gitignore | ||
.gitmodules | ||
.mailmap | ||
.travis.yml | ||
checkdb.sh | ||
checkfiles.sh | ||
dist.json | ||
LICENSE | ||
Makefile | ||
package.json | ||
README.md | ||
sqlite_schema.sql |
Uguu
What is Uguu?
Uguu is a simple lightweight temporary file uploading and sharing platform, but can also be used as a permanent file host.
Features
- 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
- Supports ShareX and other screenshot tools
Demo
See the real world site at uguu.se.
Requirements
Original development environment is Nginx + PHP5.3 + SQLite, but is confirmed to work with Apache 2.4 and newer PHP versions like PHP7.3 and PHP8.0
Node is used to compile Uguu.
Installation
Installation and configuration can be found at Uguu Documentation.
Getting help
Hit me up at @nekunekus or email me at neku@pomf.se
Credits
Uguu is based on Pomf which was written by Emma Lejack & Eric Johansson (nekunekus) and with help from the open source community.
License
Uguu is free software, and is released under the terms of the Expat license. See
LICENSE
.