Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 670 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 670 Bytes

freetube-tv

This is a free YoutubeTV "emulation" that works by tricking youtube web interface into thinking that its running on a smart TV.

This is mostly useful if you want to play stuff from youtube on your computer, and then leanback and use your Android/iOS youtube app as a remote.

Contributing

Check for open issues and open a PR to fix those, or just open issues with suggestions and/or feedback.

Build and Run

To run this project in your machine, follow these simple steps:

  • Run npm install or yarn install to install all project dependencies
  • Run npm start or yarn start to build and run the application in your machine

LICENSE

MIT