File: README.md

package info (click to toggle)
emulated-roku 0.3.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 108 kB
  • sloc: python: 412; makefile: 7
file content (6 lines) | stat: -rw-r--r-- 346 bytes parent folder | download
1
2
3
4
5
6
# emulated_roku

This library is for emulating the Roku API. Discovery is tested with Logitech Harmony and Android remotes.
Only key press / down / up events and app launches (10 dummy apps) are implemented in the RokuCommandHandler callback.  
Other functionality such as input, search will not work.
See the [example](example.py) on how to use.