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

{{siteName}} Tools

ShareX

Download
https://getsharex.com/
Custom Temlate
http://www.shimapan.rocks/assets/tools/shimapan.rocks.json
How to import into ShareX:

Bash Uploader

Download
http://www.shimapan.rocks/assets/tools/upload.sh
How to Use
In order for the script to work, you must change [USER KEY HERE] in the script to your API key.
You must also allow execution of the script by running chmod +x upload.sh
Usage: ./upload.sh path_to_file
{% include "../includes/nav.swig" %} {% endblock %}