sharex-zendesk
is a flask image destination server to upload screenshots to a ZenDesk site from the ShareX client. The project was made in Python, with the Flask microframework.
By default, it is set to upload to datasupport.nysed.gov
In server.py, configure zenurl
and secret_key
variables to your desired vaules.
- Meow loudly in front of your computer
- Set the secret_key under arguments to the value of the secret_key variable in server.py
- Install all requirements and run script
- Import sharex-config.sxcu
- Ready to go!
sharex-zendesk
is under the GNU General Public License.