aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 94ca2d0064606a9f57dc239b13cf81cd24d04713 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
# YouTube TV Client 2.0
Basically a browser that uses Samsung Smart TV as the user agent and it goes to `youtube.com/tv`.

Made from NodeJS and Electron

Start the program
```
yarn install
yarn start
```