Skip to content

mcgregol/RoPy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

roku

A minimal, open source, Roku client for PC made with Python.

Features include:

  • Arrow key keyboard controls
  • Numerous channel shortcuts

Windows

Executable packages available on the Releases page.

  • git clone https://github.com/mcgregol/ropy
  • cd ropy
  • pip3 install -r requirements.txt
  • python3 client.py

Linux

Executable package available on the Releases page.

Make sure that python3-tkinter is installed on your system.

  • git clone https://github.com/mcgregol/ropy
  • cd ropy
  • sudo pip3 install -r requirements.txt
  • sudo python3 client.py

Screenshot

screenshot