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 keydown and keyup support for commands #78

Closed kyesh closed 1 year ago

kyesh commented 2 years ago

To support a project I am working on I need to be able to do the "keydown" and "keyup" versions of the commands. I'm making a pull request incorporating those changes so that others may use them.

foxy82 commented 2 years ago

Any chance of merging this? I need it for my project as well and would prefer not to have to publish a fork for a small change.

foxy82 commented 1 year ago

Hi @jcarbaugh is there any chance we can get this merged - I really need this functionality.

jcarbaugh commented 1 year ago

Sorry this took so long, @kyesh thanks for the contribution!