https://github.com/fezvrasta/google-assistant-mac
🚨WORK IN PROGRESS 🚨 - Bring Google Assistant on your Mac, with a Siri-like interface.
https://github.com/fezvrasta/google-assistant-mac
electron-app google google-assistant macos
Last synced: 3 months ago
JSON representation
🚨WORK IN PROGRESS 🚨 - Bring Google Assistant on your Mac, with a Siri-like interface.
- Host: GitHub
- URL: https://github.com/fezvrasta/google-assistant-mac
- Owner: FezVrasta
- Created: 2018-03-02T10:23:19.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-02T10:53:38.000Z (over 8 years ago)
- Last Synced: 2025-09-07T00:41:51.376Z (9 months ago)
- Topics: electron-app, google, google-assistant, macos
- Language: JavaScript
- Homepage:
- Size: 172 KB
- Stars: 6
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Google Assistant for Mac

Make sure to store your `client_secret.json` (downloaded from Google Dev Dashboard) to the root of the project.
```
yarn && yarn start
```