Skip to content
This repository has been archived by the owner on Feb 20, 2019. It is now read-only.
/ flingr Public archive

A Google Chrome app for browsing a JSONRPC API exposed by XBMC, via HTML5 websockets.

Notifications You must be signed in to change notification settings

jimmed/flingr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XBMC API Browser

This is a Google Chrome app for exploring JSONRPC APIs exposed via web sockets, such as the one exposed by XBMC.

Current Features

  • Connect to an XBMC WebSockets JSONRPC API
  • Browse the methods provided by the API, and their parameters
  • Display events from the API in the app's background window console.
  • Send commands to the API in the app's background window console.

Planned Features

  • Browse full details of the method parameters, and their types, etc.
  • Browse the other information exposed by API introspection, including events and types.
  • Ability to generate forms for sending commands to the APIs.

About

A Google Chrome app for browsing a JSONRPC API exposed by XBMC, via HTML5 websockets.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published