mcgregol / RoPy

Roku remote for PC

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Roku remote for PC


Languages

Language:Python 100.0%