]> jfr.im git - uguu.git/blame - README.md
Update package.json
[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)
3[![MIT
4licensed](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/nokonoko/uguu/master/LICENSE)
7887c7e4 5[![Documentation Status](https://docs.uguu.se/img/flat.svg)](https://docs.uguu.se)
e52293dd
GJ
6
7
295794b7 8# What is Uguu?
d8c46ff7 9
0b95d9d1 10Uguu is a simple lightweight temporary file hosting and sharing platform, but can also be used as a permanent file host.
d8c46ff7
GJ
11
12## Features
13
14- One click uploading, no registration required
15- A minimal, modern web interface
13a9292f 16- Drag & Drop & Paste supported
d8c46ff7
GJ
17- Upload API with multiple response choices
18 - JSON
19 - HTML
20 - Text
21 - CSV
22- Supports [ShareX](https://getsharex.com/) and other screenshot tools
23
24### Demo
25
ab5bedd3 26See the real world site at [uguu.se](https://uguu.se).
67a54d5c 27
d8c46ff7 28## Requirements
e3fe8ee9 29
c54fa84e 30Original development environment is Nginx + PHP5.3 + SQLite, but is confirmed to
03a91b2a 31work with Apache 2.4 and newer PHP versions like PHP7.3 and PHP8.0
d8c46ff7 32
d3f3618d
GJ
33Node is used to compile Uguu.
34
56586dec
GJ
35## Installation
36
37Installation and configuration can be found at [Uguu Documentation](https://docs.uguu.se).
38
07da4421 39If you need a admin panel check out [Moe Panel](https://github.com/pomf/MoePanel).
d501210d 40
d8c46ff7
GJ
41## Getting help
42
63cfe4f6 43Hit me up at [@nekunekus](https://twitter.com/nekunekus) or email me at neku@pomf.se
e3fe8ee9 44
d8c46ff7 45## Credits
67a54d5c 46
0c9a152f 47Uguu 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 48
d8c46ff7 49## License
2239bd05 50
d8c46ff7 51Uguu is free software, and is released under the terms of the Expat license. See
56586dec 52`LICENSE`.