Skip to content

agucova/g-assistant-mac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

MIT License

Releases

No releases published

Packages

No packages published

Languages