Web interface: Difference between revisions

From Official Kodi Wiki
Jump to navigation Jump to search
>NedBot
m (Robot: Substituting template: XBMC wiki toc)
>NedBot
m (Robot: Cosmetic changes)
Line 1: Line 1:
[[Category:XBMC Manual]]
Web interfaces allow users to control and interact with their XBMC installation through a web browser. This can be used for a remote control, library management, visual feedback, and many other things.
Web interfaces allow users to control and interact with their XBMC installation through a web browser. This can be used for a remote control, library management, visual feedback, and many other things.


Line 13: Line 12:
* [[Web Server HTTP API]] - Depreciated, but still used as of XBMC v11
* [[Web Server HTTP API]] - Depreciated, but still used as of XBMC v11


[[Category:XBMC Manual]]
[[Category:Remotes]]
[[Category:Remotes]]
[[Category:Add-ons]]
[[Category:Add-ons]]
[[Category:Web interface add-ons|*]]
[[Category:Web interface add-ons|*]]

Revision as of 20:23, 6 May 2013

Web interfaces allow users to control and interact with their XBMC installation through a web browser. This can be used for a remote control, library management, visual feedback, and many other things.

Using multiple web interfaces at once

Let's say http://123.4.5.6:8080 is your local IP for accessing your default web interface add-on. You can access the other web interface add-ons you have installed by going to http://123.4.5.6:8080/addons/ where you will see a directory listing.

A listing of all add-ons with web interfaces.

See also