https://github.com/mkg20001/samsung-remote-control
Samsung Remote Control App for PC
https://github.com/mkg20001/samsung-remote-control
electron remote-control samsung smart-tv
Last synced: about 1 year ago
JSON representation
Samsung Remote Control App for PC
- Host: GitHub
- URL: https://github.com/mkg20001/samsung-remote-control
- Owner: mkg20001
- License: gpl-3.0
- Created: 2016-08-03T17:01:21.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2021-05-05T01:20:37.000Z (about 5 years ago)
- Last Synced: 2025-04-13T00:44:20.564Z (about 1 year ago)
- Topics: electron, remote-control, samsung, smart-tv
- Language: HTML
- Homepage:
- Size: 32.2 KB
- Stars: 8
- Watchers: 2
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# samsung-remote-control
Another Samsung™ Smart TV™ Remote Control App for PC
# Usage
To use this app you need nodeJS v4+
You need to run `npm i` once and then `npm start` to start the app
# Dev
To open the dev-tools inside the app run `export DEV_TOOLS=1` before running `npm start`