{% extends "layout.swig" %} {% block title %}Tools{% endblock %} {% block body %}

Uguu Tools

To upload using curl or make a tool you can post using:
curl -i -F files[]=@yourfile.jpeg {{siteUrl}}/upload.php (JSON Response)

ShareX

Download
https://getsharex.com
Source
https://github.com/ShareX/ShareX
Contact
#ShareX on irc.freenode.net
{% include "nav.swig" %} {% endblock %}