Awesome
g-assistant-mac
A client for the Google Assistant SDK in the MacOS Menubar.
Getting Started
Prerequisites
Before starting anything, you'll need a bunch of python packages, you can install them using pip:
pip install -r requirements.txt
Then you'll need to get your access to Assistant's api in the Google Cloud Platform Console. You can follow this tutorial for a step-by-step tutorial for setting up the python client (and auth) in your device.
Installing
Whoops! I haven't made a proper macOS app yet, but you can test the app using:
python app.py
License
While I don't think this is even necessary, this script is licensed with the MIT License.
<img alt="MIT License" src="https://opensource.org/files/ccby.png" width="100">