Skip to content

📸 Simple application to file sharing using ShareX

License

Notifications You must be signed in to change notification settings

OreQr/example-sharex-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TypeScript GitHub last commit

Example ShareX Server

Simple application to file sharing using ShareX 📷

Installation

Requirements

  • 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-server

Install modules

npm install

Replace [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

License

MIT

Releases

No releases published

Packages

No packages published