LucaGerlich / YamahaRX-VDesktopApp_Electron

A node module based desktop application made with JavaScript and electron to control your yamaha receiver. Tested with my RX-V475, should work with all yamaha receivers with a network interface that interact via XML.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YamahaRX-VDesktopApp_Electron

A node module based desktop application made with JavaScript and electron to control your yamaha receiver. Tested with my RX-V475, should work with all yamaha receivers with a network interface that interacts via XML.

This was made possible by PSeitz!

To use the app just download it and change the ip address in the Project/src/main.js file to yours. Regard that the automatic IP finder will cause a bug that'll make the program crash. I will fix this problem later on.

To compile an exe for your system you can use npm run make

About

A node module based desktop application made with JavaScript and electron to control your yamaha receiver. Tested with my RX-V475, should work with all yamaha receivers with a network interface that interact via XML.


Languages

Language:JavaScript 97.5%Language:HTML 2.1%Language:CSS 0.4%