jcarbaugh / python-roku

Screw remotes. Control your Roku with Python.
https://pypi.python.org/pypi/roku
BSD 3-Clause "New" or "Revised" License
288 stars 94 forks source link

Added query to get current running roku app #11

Closed brentahughes closed 8 years ago

brentahughes commented 8 years ago

Added new "current_app" property to get the current running application. Very helpful when the current state is not known for sending commands.

jcarbaugh commented 8 years ago

Sorry for the delay in merging. Thanks much for the contribution!