Skip to content
This repository was archived by the owner on Feb 17, 2025. It is now read-only.

Latest commit

 

History

History
25 lines (19 loc) · 452 Bytes

File metadata and controls

25 lines (19 loc) · 452 Bytes

YT-Remote

It is an application to replicate as tv remote. I am using it with raspberry pi for smart TV implementation.

Usage

  • Clone the repository
git clone https://github.com/ShanuDey/YT-Remote.git ~/Documents/YT-Remote
  • Install node modules
npm i
  • Start
npm start

[Optional] Set as startup program in linux or raspbery-pi

Steps

Troubleshooting:

Click Here