forked from Gardener/ShareX_Storage
14 lines
520 B
Markdown
14 lines
520 B
Markdown
# ShareX_Storage
|
|
Simple tool to act as endpoint to upload files through ShareX to.
|
|
|
|
## Requirements
|
|
* [PyYAML](https://pypi.org/project/PyYAML/)
|
|
* [pycryptodomex](https://pypi.org/project/pycryptodomex/)
|
|
* [aiohttp](https://pypi.org/project/aiohttp/)
|
|
|
|
+ [thumbnail](https://pypi.org/project/thumbnail/) (optional)
|
|
+ [unoconv](https://github.com/unoconv/unoconv) (optional)
|
|
+ [ffmpeg](https://www.ffmpeg.org/) (optional)
|
|
+ [imagemagick](https://imagemagick.org/index.php) (optional)
|
|
+ [curl](https://curl.se/) (optional)
|