]> 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)
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
0908af85 10Uguu is a simple lightweight temporary file uploading 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
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
d8c46ff7 50Uguu is free software, and is released under the terms of the Expat license. See
56586dec 51`LICENSE`.