Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 631 Bytes

README.md

File metadata and controls

32 lines (22 loc) · 631 Bytes

gnotify

Command line program to get notified on your Google devices from a text-to-speech.

Works with:

  • Google Translate converts a text-to-speech to an audio resource.
  • PyChromecast interacts with Google devices to play audio resource.
  • Cachier persists audio resource into user cache with mongo.

Installation

From GitHub:

# pip3 install https://github.com/bierdok/gnotify/archive/master.zip

From the source tree:

# pip3 install .

Usage

$ gnotify --help