Skip to content

rasvob/PotPlayerRemoteAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Micro PotPlayer Remote API

NodeJS (Express) project for basic PotPlayer control over http api calls

Usage

First run

Install dependencies using npm

npm install

Starting the server

Just run this and you are ready to go

npm start

Remember to focus PotPlayer window

Endpoints

Use GET method for all endpoints

For testing if app is running and reachable use '/' route

Play/pause

/action/pause

Fullscreen

/action/fullscreen

Forward (+5s)

/action/forward

Backward (-5s)

/action/backward

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published