krconv / assistant-relay

A HTTP relay for Google Assistant commands

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

This is a webserver that will relay any command to Google Asistant. It was created to allow for making it easier for projects to access the Google Assistant APIs; instead of needing to setup an OAuth configuration for each project, projects can use this webserver.

Features

  • Send commands to Google Assistant via REST
  • Use a configurable secret token to authenticate requests

About

A HTTP relay for Google Assistant commands


Languages

Language:TypeScript 94.1%Language:Dockerfile 5.9%