Skip to content

Unofficial WebOS TV App for Crunchyroll. The last app you will ever need.

License

Notifications You must be signed in to change notification settings

SirH3nry/crunchyroll-webos

 
 

Repository files navigation

Crunchyroll - WebOS TV App

Crunchyroll™ is a registered trademark of the Sony Pictures Entertainment Inc. This project is not affiliated with Crunchyroll, Team Crunchyroll, or the Sony Pictures Entertainment Inc.

About

Unofficial WebOS TV app for Crunchyroll.
The last Crunchyroll app you will ever need!

Compatible with webOS TV 4.x or more recent.

Download

You can download and install this app in your WebOS TV following one of the guides below:

For Developers

This method will install Crunchyroll as TV app, but is recommended only for developers:

# Install packages
npm install

# Build from SRC
npm run build
npm run app-package

# Install app for TV
npm run app-install

# Launch or inspect
npm run app-launch
npm run app-inspect

Developer Mode is enabled only for 50 hours, so you will need to renew developer session every 50 hours to keep using Crunchyroll as app... If you want to develop changes on the project, use the develop command to open a static web server and watch changes / build while you develop:

# This command creates a static web server available on your desktop
# You can test it direct from the browser
npm run develop

About

Unofficial WebOS TV App for Crunchyroll. The last app you will ever need.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 87.9%
  • TypeScript 8.9%
  • SCSS 1.8%
  • HTML 1.3%
  • Makefile 0.1%