Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kmyk/google-home-say

Get Google Home to say something
https://github.com/kmyk/google-home-say

google-home smarthome speaker voice

Last synced: 2 months ago
JSON representation

Get Google Home to say something

Awesome Lists containing this project

README

        

# google-home-say

`google-home-say` is a command to say your Google Home something.
This command does the same thing as [noelportugal/google-home-notifier](https://github.com/noelportugal/google-home-notifier).

This is a thin wrapper of [thibauts/node-castv2-client](https://github.com/thibauts/node-castv2-client), [zlargon/google-tts](https://github.com/zlargon/google-tts), and [mafintosh/multicast-dns](https://github.com/mafintosh/multicast-dns).

## Install

```console
$ sudo npm install -g git+https://github.com/kmyk/google-home-say.git
```

Node.js and npm is required. In Ubuntu, you can install them with `$ sudo apt install nodejs npm`.

## Usage

```console
$ google-home-say [--ip IP] TEXT
```

## Disclaimer

This is an UNOFFICIAL script. This is not produced or endorsed by Google.