https://github.com/hipstersmoothie/megaremote
a react client to customize my harmony hub
https://github.com/hipstersmoothie/megaremote
Last synced: 2 months ago
JSON representation
a react client to customize my harmony hub
- Host: GitHub
- URL: https://github.com/hipstersmoothie/megaremote
- Owner: hipstersmoothie
- Created: 2016-11-23T05:32:01.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-02T09:09:08.000Z (about 8 years ago)
- Last Synced: 2025-01-13T21:24:58.658Z (4 months ago)
- Language: JavaScript
- Size: 929 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MegaRemote
A react web app that controls my Harmony hub and Onkyo TZ-RX800.## Installation
```
npm i
```To run the app:
```
npm start
```