NOTE: There is a very limited number of API requests Google is willing to grant me. Please use your own OAuth credentials by following the instructions below.
A project that integrates the Google Assistant into macOS, using the Google Assistant SDK.
"Google Assistant is now on over 500 million devices” - Scott Huffman @ Google I/O 2018
MacAssistant can bring that number up to 600 million

Downloads are listed under the Releases tab.
Click here to directly download the latest version.
MacAssistant is currently in Beta.
MacAssistant is built using Swift 4.2 and Xcode 10
You will need OAuth credentials from the Google Developer Console.
Other UIUser Datagoogle_oauth.json./MacAssistant/Config/google_oauth.jsongit clone https://github.com/vanshg/MacAssistant.gitMacAssistant.xcworkspace file (not xcproject) in Xcode--recursive optionVERSION found at the top of the gen_swift_proto.sh as necessary./gen_swfit_proto.sh
grpc-swift module, and then generate the appropriate Swift files from the .proto definitions found in the googleapis submodulePlease feel free to contribute to this project. I welcome all contributions and pull requests. There is a list of pending things that need to be worked on in the TODO file. Please follow the Code of Conduct.
This project is licensed under the MIT License - see the LICENSE file for details