Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hug33k/Alfred-GoogleAssistant
Use Google Assistant SDK on macOS with Alfred
https://github.com/hug33k/Alfred-GoogleAssistant
Last synced: 2 months ago
JSON representation
Use Google Assistant SDK on macOS with Alfred
- Host: GitHub
- URL: https://github.com/hug33k/Alfred-GoogleAssistant
- Owner: hug33k
- Created: 2017-05-18T09:13:20.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-05-18T09:33:14.000Z (over 7 years ago)
- Last Synced: 2024-08-02T15:55:24.262Z (5 months ago)
- Size: 347 KB
- Stars: 17
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Alfred-GoogleAssistant
Use Google Assistant SDK on macOS with Alfred
Latest version : v0.3.0
## Installation
- Follow [this tutorial](https://github.com/googlesamples/assistant-sdk-python/tree/master/google-assistant-sdk/googlesamples/assistant/grpc) to install `google-assistant-sdk`
- Install [this workflow](https://github.com/hug33k/Alfred-GoogleAssistant/releases/download/0.3.0/Google.Assistant.alfredworkflow) on Alfred
- Type `gasetup` on Alfred and set path of your `googlesamples-assistant-pushtotalk` file
- Path can be found with `which googlesamples-assistant-pushtotalk`
- Run Google Assistant by pressing __Control__+__Space__ or by typing `gassist` on Alfred.## Notes
This workflow has been made for Google Assistant SDK v0.3.0, it may not work well with newer version.
If you have any issue, please open an issue or feel free to make a PR ;)