r2pgl / assistant-relay

A Node.js server that allows for sending commands to Google Home/Assistant from endpoints

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Assistant Relay v3!

Please visit https://greghesp.github.io/assistant-relay/ for documentation

Credit

This project uses the google-assistant repository from endoplasmic https://github.com/endoplasmic/google-assistant

Sounds:

Donations

Whilst donations are appreciated, they are not expected, nor required. If you want to buy me a drink, you can do so here: https://monzo.me/greghesp

To Do

Users ignore this for now

Windows users, install https://www.softpedia.com/get/Programming/SDK-DDK/Bonjour-SDK.shtml Installed the Bonjour SDK? Check your control panel > installed programs (or wherever MS moved in in Win10) Installed build tools from an admin shell ‘npm install -g windows-build-tools’ Check control panel > installed programs for: Python 2.7.xx and MS Visual C++ Build Tools Try running npm install mdns from an admin shell

npm install --global --production windows-build-tools

About

A Node.js server that allows for sending commands to Google Home/Assistant from endpoints

License:GNU General Public License v2.0


Languages

Language:JavaScript 95.6%Language:HTML 3.4%Language:CSS 0.7%Language:Python 0.3%