forked from gitbot/uguu
Sugoi is a fork of the popular file hosting service Uguu with cosmetic changes.
d0b9cbdcac
This version introduces support for a blacklist DB and other changes as to work when the Moe Panel is released. You NEED to use the new DB schema for this version to work! Also fixes wrong name for layout_index.swig |
||
---|---|---|
static | ||
templates | ||
.gitignore | ||
.gitmodules | ||
.mailmap | ||
.travis.yml | ||
checkdb.sh | ||
checkfiles.sh | ||
dist.json | ||
LICENSE | ||
Makefile | ||
mysql_schema.sql | ||
package.json | ||
README.md | ||
sqlite_schema.sql |
Uguu
What is Uguu?
Uguu is a simple lightweight temporary file hosting 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
.