ShareX_Storage/README.md
2024-09-28 21:36:04 +02:00

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)