ShareX by Tanner Reynolds but windows ready.
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.
Go to file
2021-10-13 08:57:46 -07:00
bot Add files via upload 2021-08-18 00:12:37 -07:00
server Delete RBTu.jpg 2021-10-13 08:57:46 -07:00
util Add files via upload 2021-08-18 00:12:37 -07:00
config.json Add files via upload 2021-08-18 00:11:37 -07:00
db.json Create db.json 2021-10-13 08:57:01 -07:00
index.js Add files via upload 2021-08-18 00:11:37 -07:00
LICENSE Create LICENSE 2021-08-11 23:07:44 -07:00
package-lock.json Add files via upload 2021-08-18 00:11:37 -07:00
package.json Add files via upload 2021-08-18 00:11:37 -07:00
README.md Update README.md 2021-08-18 00:13:25 -07:00

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,run the ShareX.exe extract it then 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!