Skip to content

NerdyProjects/XbmcStarter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XbmcStarter is a small utility that can be used to start XBMC via its webinterface.

It listens on the same port as XBMC and starts it when there comes a standard json requests.

Tested so far with Yatse for Android and a webbrowser.

Warning: Yatse widget will always start XBMC as it sends periodically requests when there are faulty answers.

You can edit the XBMC path and listening port directly in the source.

Use xbmcStarter in your .xinitrc, eg:

  exec xbmcStarter/xbmcStarter 8080

as last line.
  

Warning: Do not use this over the internet, I did not take any responsibility for security!


About

Small tool to start xbmc dynamically on network request. Useful for small media centers to safe some power

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages