NodeJS (Express) project for basic PotPlayer control over http api calls
Install dependencies using npm
npm install
Just run this and you are ready to go
npm start
Remember to focus PotPlayer window
Use GET method for all endpoints
For testing if app is running and reachable use '/' route
/action/pause
/action/fullscreen
/action/forward
/action/backward