An open API service indexing awesome lists of open source software.

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).

Awesome Lists containing this project

README

          


 
Google Assistant Desktop



Total Downloads
Maintainability
Travis CI
Dependencies Status
Dev Dependencies Status

A desktop version for the Google Assistant **(UNOFFICIAL)**.

![Google Assistant Desktop](.github/preview.png)

## 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).