Skip to content

Instantly share code, notes, and snippets.

@adamwiggins
Created November 9, 2013 22:26
Show Gist options
  • Star 3 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save adamwiggins/7390894 to your computer and use it in GitHub Desktop.
Save adamwiggins/7390894 to your computer and use it in GitHub Desktop.
Roku API query example
$ curl http://192.168.1.110:8060/query/apps
<apps>
<app id="12" version="3.1.6014">Netflix</app>
<app id="13" version="4.10.13">Amazon Instant Video</app>
<app id="2016" version="3.2.7">Crackle</app>
<app id="2285" version="2.7.6">Hulu Plus</app>
<app id="13842" version="1.3.2">VUDU</app>
<app id="28" version="3.1.7">Pandora</app>
</apps>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment