Skip to content
/ hackTV Public
forked from kosmodrey/hackTV

Hackable Samsung Smart TV (Tizen) video/playlist/iptv/stream player app.

Notifications You must be signed in to change notification settings

lem6ns/hackTV

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hackTV

Hackable Samsung Smart TV (Tizen) video/stream player.

Photoshot of hackTV

How to run/debug?

Install Tizen SDK, create a new blank Tizen Web Project, then register certificate, then import hackTV in project, AND THEN run/debug on your TV.

How to install?

  1. Create a hackTV.wgt file from the blank Tizen Web project (google will help you)
  2. enable developer mode in apps (go to apps, press 12345 on your smart remote, enable and put your pc's local ip)
  3. run sdb connect 192.168.1.xx in the CLI (replace xx with your tv's local ip)
  4. run tizen install -n hackTV.wgt -t UDID (if you don't know your UDID, run sdb devices and get the string that starts with UN)
  5. profit!

About

Hackable Samsung Smart TV (Tizen) video/playlist/iptv/stream player app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 81.6%
  • CSS 14.0%
  • HTML 4.4%