Skip to content

Latest commit

 

History

History
51 lines (29 loc) · 2.28 KB

README.md

File metadata and controls

51 lines (29 loc) · 2.28 KB

TizenBrew

Welcome to TizenBrew! TizenBrew is a way to experience modded websites (like TizenTube) and you can install newer apps without having to deal with Tizen Studio multiple times.

TizenBrew is a modular system, meaning you can install new modded websites and apps without having to mess with Tizen Studio.

Installation

To install TizenBrew, you need to have a Samsung TV (Tizen) device that has at least Tizen 3.0 (2017 or newer). There are two ways to install TizenBrew.

Using USB Demo Package

Note that this method could be temporary. If you want to have TizenBrew permanently installed, use the command line method. This method is the easiest way to install TizenBrew.

  1. Download the latest TizenBrew USB Demo Package from the releases page.

  2. Extract the contents of the zip file to a USB drive.

  3. Connect the USB drive to your TV.

  4. Wait for the TV to recognize the USB drive and it'll automatically install TizenBrew.

  5. Change the Host PC IP address to 127.0.0.1 by following this

  6. You can now launch the TizenBrew app on your TV.

Using The Command Line

  1. Install Tizen Studio by following the instructions here.

  2. Connect to your TV using this guide.

  3. Download the latest TizenBrew Widget from the releases page.

  4. Check if the TV is connected by running:

sdb devices

Note that sdb is in C:\tizen-studio\tools on Windows and in ~/tizen-studio/tools on Linux.

  1. Install the TizenBrew Widget by running:
tizen install -n path/to/TizenBrewStandalone.wgt 

Note that tizen is in C:\tizen-studio\tools\ide\bin on Windows and in ~/tizen-studio/tools/ide/bin on Linux.

  1. Set the Host PC IP address to 127.0.0.1 by following this

  2. You can now launch the TizenBrew app on your TV.