Install Google Assistant GUI on Windows
About the Google Assistant Client
Google Assistant Unofficial Desktop Client is a cross-stage work area PC application for Google Assistant to work on Computers using the Google Assistant SDK. The plan is motivated by Google Assistant in Chrome OS and comes in both Light Mode (beta) and Dark Mode.
Beginning
To utilize the customer, you should have a "Key File" and "Token" for validation which you can get by experiencing the Device Registration measure. You can experience the wiki offered below to begin. "Arrangement Authentication for Google Assistant Unofficial Desktop Client" Wiki (For both Device Registration and Authentication help): Click Here
Click on the above thumbnail to watch Tutorial
★ Download Links are given below ★
Different References
On the off chance that you need an easy-to-understand enrollment technique, use Device Registration UI click here. On the off chance that you need to utilize a CLI-based instrument to finish the Device Registration and Authentication measure
physically, read the accompanying click here. After you have enlisted your gadget and downloaded
the necessary verification records, you can make a beeline for Settings and set
the "Key File Path" and "Saved Tokens Path" to the area
where the separate documents are found.
How to Build?
✔ Using
npm:
# Get dependencies from npm
npm install
# Run the Assistant
npm start
# Build the Assistant
npm run dist
✔ Using
yarn:
# Get dependencies from the npm registry
yarn install
# Run the Assistant
yarn start
# Build the Assistant
yarn dist
Default Keyboard Shortcut
🔸 Windows: Win + Shift + A
🔸 MacOS: Cmd + Shift + A
🔸 Linux: Super + Shift + A
Note: Keyboard shortcuts are configurable in the
settings
-Article by Dope Satan
[Admin: Utsanjan Maity]


