New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@zyrecx/tflix

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@zyrecx/tflix

TFlix transforms Cineby.gd into a TV-friendly experience for Samsung TVs running TizenBrew with enhanced remote navigation.

latest
Source
npmnpm
Version
1.4.0
Version published
Weekly downloads
7
-12.5%
Maintainers
1
Weekly downloads
 
Created
Source

TFlix

TFlix is a TizenBrew module that transforms Cineby.gd into a TV-friendly experience for Samsung TVs. It creates a Netflix-like navigation system optimized for remote control operation.

Features

  • TV-Remote Friendly Navigation - Navigate using only the directional keys
  • Enhanced Visual Focus - Clear indicators showing selected elements
  • Streamlined Video Playback - Control playback with media keys on your remote
  • Smart Navigation - Natural movement between elements with arrow keys
  • Automatic Scrolling - Scrolls the page when navigating outside visible area
  • Visual Enhancements - Focus highlighting and scaling for better visibility

Installation

Prerequisites

  • Samsung Tizen TV with TizenBrew installed
  • Internet connection
  • On your TV with TizenBrew installed, navigate to the Package Manager
  • Search for "@zyrecx/tflix"
  • Select and install the package

Manual Installation

  • Build the module:

    ./build.bat
    
  • Package the module for TizenBrew:

    • Copy the entire TFlix folder to your TizenBrew modules directory
    • Alternatively, package it as a .ZIP file and install via TizenBrew
  • Open TizenBrew on your TV and select TFlix from the modules list

Usage

  • Use the directional keys (up, down, left, right) on your TV remote to navigate
  • Press OK/Enter to select items
  • Use media keys (Play, Pause, etc.) to control video playback
  • Press Back to return to previous screens

Development

Project Structure

  • mods/ - Contains the JavaScript modules for enhancing Cineby.gd
  • service/ - Contains the service code for handling TV functionality
  • dist/ - Contains the built module files

Building

To build the project, run:

./build.bat

This will install dependencies and build both the mods and service modules.

License

MIT

TFlix is a community-created module for TizenBrew and is not officially affiliated with Cineby.gd.

Keywords

tizenbrew

FAQs

Package last updated on 10 Dec 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts