]> jfr.im git - uguu.git/blame - README.md
Update README.md
[uguu.git] / README.md
CommitLineData
e52293dd
GJ
1# Uguu
2[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=nokonoko_Uguu&metric=alert_status)](https://sonarcloud.io/dashboard?id=nokonoko_Uguu)
f458ad8c 3[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
7887c7e4 4[![Documentation Status](https://docs.uguu.se/img/flat.svg)](https://docs.uguu.se)
e52293dd
GJ
5
6
295794b7 7# What is Uguu?
d8c46ff7 8
0b95d9d1 9Uguu is a simple lightweight temporary file hosting and sharing platform, but can also be used as a permanent file host.
d8c46ff7
GJ
10
11## Features
12
13- One click uploading, no registration required
14- A minimal, modern web interface
13a9292f 15- Drag & Drop & Paste supported
d8c46ff7
GJ
16- Upload API with multiple response choices
17 - JSON
18 - HTML
19 - Text
20 - CSV
21- Supports [ShareX](https://getsharex.com/) and other screenshot tools
22
23### Demo
24
ab5bedd3 25See the real world site at [uguu.se](https://uguu.se).
67a54d5c 26
d8c46ff7 27## Requirements
e3fe8ee9 28
c3324d98
GJ
29Original development environment is Nginx + PHP8.1 + SQLite, but is confirmed to
30work with Apache and older PHP versions like PHP7.4.
d8c46ff7 31
d3f3618d
GJ
32Node is used to compile Uguu.
33
56586dec
GJ
34## Installation
35
36Installation and configuration can be found at [Uguu Documentation](https://docs.uguu.se).
37
07da4421 38If you need a admin panel check out [Moe Panel](https://github.com/pomf/MoePanel).
d501210d 39
d8c46ff7
GJ
40## Getting help
41
63cfe4f6 42Hit me up at [@nekunekus](https://twitter.com/nekunekus) or email me at neku@pomf.se
e3fe8ee9 43
d8c46ff7 44## Credits
67a54d5c 45
0c9a152f 46Uguu is based on [Pomf](http://github.com/pomf/pomf) which was written by Emma Lejack & Eric Johansson (nekunekus) and with help from the open source community.
2239bd05 47
d8c46ff7 48## License
2239bd05 49
83db6ff1 50Uguu is free software, and is released under the terms of the GPL-3.0 license. See
56586dec 51`LICENSE`.