winget install --id=Melvin-Abraham.Google-Assistant -e
A cross-platform unofficial Google Assistant Client for Desktop (powered by Google Assistant SDK)
Google Assistant is an unofficial cross-platform client designed to bring the Google Assistant experience to desktop users. Built using the Google Assistant SDK, this tool allows users to interact with Google Assistant directly from their computer, enabling voice commands, information queries, and smart home device control.
Key Features:
Audience & Benefit:
Ideal for tech enthusiasts and early adopters who want to extend the functionality of Google Assistant to their desktop environment. Users can enjoy seamless interaction with their favorite Google services, automate tasks, and control smart home devices directly from their computer.
The software is available for installation via winget, making it easy to set up on supported platforms.
[
][issues]
[
][license]
[
][top-lang]
[
][next-milestone]
Google Assistant Unofficial Desktop Client is a cross-platform desktop client for Google Assistant based on Google Assistant SDK.
> Note: > --- > > The "Google Assistant Unofficial Desktop Client" is under development. So, if you find any bugs or have any suggestion, feel free to post an issue or a pull request.
The design is inspired by Google Assistant in Chrome OS and comes in both Light Mode (beta) and Dark Mode ๐.
You can build the assistant on your machine if you prefer (see How to Build). If you don't want to build the project for yourself, you can download the Assistant Setup/Installer for the respective platform from here (releases). You can download from other official sources as well.
winget
)> If you are on Windows 11, chances are you have winget
pre-installed.
> If you are on older version of Windows (Windows 10) and don't have it installed, check out
> Install Winget
> documentation section to learn how to install it.
PS> winget install "g-assist" -e
PS> winget install "g-assist-preview" -e
brew
)> Visit brew.sh to learn how to install brew
if you don't have it
> installed on your machine.
$ brew install --cask google-assistant
snap
)> Some linux distros like Ubuntu, KDE Neon, Manjaro, Zorin OS, etc. come pre-installed with
> snap
. For distros without out-of-the-box support for snaps, visit Installing snapd
> documentation page.
Manually download from the Snapstore:
$ sudo snap install g-assist
If you want to install release candidates:
$ sudo snap install g-assist --candidate
If you want to install beta versions:
$ sudo snap install g-assist --beta
In order to use the client, you must have a "Key File" and "Token" for authentication which you can get by going through Device Registration process. You can go through the wiki given below to get started.
"Setup Authentication for Google Assistant Unofficial Desktop Client" Wiki (For both Device Registration & Authentication help): > https://github.com/Melvin-Abraham/Google-Assistant-Unofficial-Desktop-Client/wiki/Setup-Authentication-for-Google-Assistant-Unofficial-Desktop-Client
If you want a user friendly registration method, use Device Registration UI: > https://developers.google.com/assistant/sdk/guides/library/python/embed/config-dev-project-and-account
If you want to use a CLI tool to complete the Device Registration and Authentication process manually, read the following: > https://developers.google.com/assistant/sdk/reference/device-registration/register-device-manual
After you have registered your device and downloaded the required authentication files, you can head on to Settings and set the "Key File Path" and "Saved Tokens Path" to the location where the respective files are located.
You are more than welcome to contribute to all kinds of contributions:
Before you start, we highly recommend you check the Google Assistant Unofficial Desktop Client's contributing guidelines.
Note: Keyboard shortcut is configurable in the settings
p5.js:
aud_player.js:
microphone.js:
google-assistant:
bumblebee-hotword:
[next-milestone]: