Skip to content

Comfortably control your Roku using your keyboard using (mostly) one hand. Also supports other layouts.

License

Notifications You must be signed in to change notification settings

BBaoVanC/RokuRemote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rokuremote

Comfortably control your Roku using your keyboard using (mostly) one hand.

Installation

  • Install Python dependencies:
pip3 install readchar
  • Download the source code:
git clone https://github.com/leon-anavi/RokuRemote.git
  • Run rokuremote:
python3 rokuremote.py

Usage

  • Connect from your computer to a Roku in the same network using the IP:
$ python3 rokuremote.py 
Loading default layout: layouts.default
Loaded layout: default
Author: bbaovanc
Description: Vim-inspired layout that requires a single hand for most gestures.
Enter IP of the Roku you want to control: 192.168.5.168
-- NORMAL MODE (press q to quit) --
  • Enter command mode and select a layout, for example intuitive:
-- NORMAL MODE (press q to quit) --
Read: :
-- COMMAND MODE --
:setlayout intuitive
Loaded layout: intuitive
Author: bbaovanc
Description: Layout built to be intuitive and simple to use
-- NORMAL MODE (press q to quit) --
  • Use the keys defined in the selected layoyt to control Roku from the keyboard of your computer.

About

Comfortably control your Roku using your keyboard using (mostly) one hand. Also supports other layouts.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages