https://github.com/dabolus/google-assistant-desktop-unofficial
A desktop version for the Google Assistant (UNOFFICIAL).
https://github.com/dabolus/google-assistant-desktop-unofficial
assistant desktop electron google-assistant google-assistant-desktop google-assistant-sdk unofficial
Last synced: about 1 month ago
JSON representation
A desktop version for the Google Assistant (UNOFFICIAL).
- Host: GitHub
- URL: https://github.com/dabolus/google-assistant-desktop-unofficial
- Owner: Dabolus
- License: mit
- Created: 2018-05-10T09:25:49.000Z (over 7 years ago)
- Default Branch: develop
- Last Pushed: 2023-01-04T21:42:07.000Z (almost 3 years ago)
- Last Synced: 2025-04-28T12:21:36.460Z (6 months ago)
- Topics: assistant, desktop, electron, google-assistant, google-assistant-desktop, google-assistant-sdk, unofficial
- Language: TypeScript
- Homepage:
- Size: 4.13 MB
- Stars: 12
- Watchers: 3
- Forks: 0
- Open Issues: 32
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
![]()
Google Assistant Desktop
A desktop version for the Google Assistant **(UNOFFICIAL)**.

## Features
These are the features that I intend to implement. The checked ones are the
ones that have already been implemented:- [x] Simple text messaging with the Assistant
- [ ] Audio communication with the Assistant
- [ ] Rich responses
- [ ] Continuous conversations
- [ ] Hotword detection (OK Google, Hey Google, custom hotwords)
- [x] Assistant language switching
- [x] Dark theme
- [x] Automatic theme switching based on system theme
- [ ] Manual theme swtiching through settings
- [ ] MacBook Touch Bar integration (possibly replacing Siri)_These are the currently planned features, but more might come later on. If you
have an idea for a feature, open an issue so that it can eventually
be added here._## Contributing
Check out the [contributing guidelines](.github/CONTRIBUTING.md).Note that if the bug concerns the communication with the Google Assistant, it
might be related to [the library we use to communicate with it](https://github.com/Dabolus/nodejs-assistant) instead.## License
MIT. You can read the full license text [here](LICENSE).