ShareX by Tanner Reynolds but windows ready.
Go to file
Sophia Atkinson 652d82dbd2
Delete RBTu.jpg
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
LICENSE Create LICENSE 2021-08-11 23:07:44 -07:00
README.md Update README.md 2021-08-18 00:13:25 -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
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

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!