Skip to content

cewert/jellyrock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JellyRock

Current Release Build Status Code Documentation License

JellyRock is a Jellyfin client for Roku devices, forked from jellyfin-roku v2.2.5.

Install

Visit the Roku Channel Store to install the latest release.

Screenshots

Home On-Screen Display(OSD)

Sideload

  1. Put your Roku device in Developer Mode. Save your password!
  2. Download the latest build created by GitHub Actions. Select the first item listed then click one of the links at the bottom of the page i.e. JellyRock-prod-main-e34f4f169ff47531abd23ae3a11c102f6811f907. This will download a zip file to your computer.
  3. Put your Roku's IP from step 1 into a browser i.e. http://192.168.1.2 and press enter.
  4. Log in with credentials from step 1.
  5. Upload and install the zip file downloaded in step 2.

NOTE: The app will always be at the bottom of your Roku's channel list and it will not automatically update.

Build

git clone https://github.com/cewert/jellyrock.git
cd jellyrock
npm install
npm run build # OR npm run build:prod

User Docs

Dev Docs