This repository has been archived on 2024-10-31. You can view files and clone it, but cannot push or open issues or pull requests.
Files
ShareX-Upload-Server/README.md
2021-08-11 23:12:23 -07:00

434 B

ShareX-Upload-Server

ShareX by Tanner Reynolds but windows ready.

What did I change?

All that I did to the source code was remove everything exept src and package.json, then I put the package.json in the src folder.

How to install?

The first thing you need is Node.js Then download this, cd into the folder, do npm install, then you can do node index.js. Then you are done, you can adjust all the settings in config.json!