womblee / sharex-uploader-backend

Backend for a simple ShareX uploader in PHP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Backend for a simple ShareX uploader in PHP


Languages

Language:PHP 100.0%