Sugoi is a fork of the popular file hosting service Uguu with cosmetic changes.
 
 
 
 
 
Go to file
nokonoko 5e56fb981a add whitelist mode and fix clipboard glyph 2021-07-03 17:23:16 +02:00
static add whitelist mode and fix clipboard glyph 2021-07-03 17:23:16 +02:00
templates exclude js faq & tools 2021-06-27 15:17:20 +02:00
.gitignore fuck off DS_Store 2021-06-23 19:57:20 +02:00
.gitmodules new uguu code 2020-11-18 12:54:47 +01:00
.mailmap new uguu code 2020-11-18 12:54:47 +01:00
.travis.yml new uguu code 2020-11-18 12:54:47 +01:00
LICENSE new uguu code 2020-11-18 12:54:47 +01:00
Makefile favicon 2021-06-27 14:57:32 +02:00
README.md Update README.md 2021-06-24 13:46:00 +02:00
checkdb.sh fixed 2020-11-18 13:04:23 +01:00
checkfiles.sh fixed 2020-11-18 13:04:23 +01:00
dist.json add whitelist mode and fix clipboard glyph 2021-07-03 17:23:16 +02:00
package.json add whitelist mode and fix clipboard glyph 2021-07-03 17:23:16 +02:00
sqlite_schema.sql give option to log ip 2021-05-02 14:38:09 +02:00

README.md

Uguu

Quality Gate Status MITlicensed Documentation Status

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.