Skip to content

thoughtless42/rokuremote.js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

rokuremote.js

Roku Remote in JavaScript

Screenshot 1

Screenshot 2

Usage

In roku_remote.html update roku_ip_address to your Roku's IP address. Then just open the file in your browser. This has been tested in Chrome and Safari.

The apps option only works natively with Safari. Other more secure browsers, such as Chrome, require you to start it in an alternative mode to get around XSS protections.

Example of overriding security for Chrome in Mac OS X. I don't really suggest this. Do this at your own risk.

open -a Google\ Chrome --args --disable-web-security

Keyboard shortcuts

  • Arrow keys for navigation
  • Spacebar: Play/Pause
  • Enter: Select
  • Back: b
  • Home: h

About

Roku Remote in JavaScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 100.0%