Simple application to file sharing using ShareX 📷
- node
- npm
- pm2 (to install
npm install pm2 -g)
Download from github
git clone https://github.com/oreqr/example-sharex-server.git
cd example-sharex-serverInstall modules
npm installReplace [KEY] in config.json and server.sxcu for your own key
Run the server
pm2 start "npm start" --name "sharex-server"Run server.sxcu on your computer to configure ShareX