Skip to content

womblee/sharex-uploader-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ShareX uploader backend

Simple ShareX uploader backend in PHP.

How to use

  1. Add upload.php to your web server.

  2. Create an images/ directory.

  3. Open upload.php, change the $TOKENS array and insert your own secrets there.

    image

  4. Open config.sxcu, change the secret in arguments to one of the ones you changed in the previous step.

    image

  5. Also change every localhost mention to your domain.

    image

  6. Apply the config file by double clicking on config.sxcu.

  7. Make ShareX upload the image to a web server after capturing it.

    Colorless-Indri_27 01 2023

  8. Also make ShareX copy the URL to your clipboard.

    image