Skip to content

A REST API that controls different Windows media applications

License

Notifications You must be signed in to change notification settings

jonathroth/media-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

media-server

A RESTful API to control different Windows media applications.

Started as a hobby project for a cheap "remote control" application back-end. Currently only support Windows, and the code is quite coupled with the Windows API.

Currently supported media players:

  • MPC-HC

Installing

  1. Install Go as instructed in https://golang.org/doc/install
  2. go install -t github.com/jonathroth/media-server
  3. Run the file %GOPATH%/bin/media-server.exe

About

A REST API that controls different Windows media applications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages