Melvin-Abraham / Google-Assistant-Unofficial-Desktop-Client

A cross-platform unofficial Google Assistant Client for Desktop (powered by Google Assistant SDK)
Apache License 2.0
3.6k stars 405 forks source link

FEATURE REQUEST: Google Chrome Integration #433

Open stuwani opened 3 years ago

stuwani commented 3 years ago

When displaying search results as opposed to answering a question, search results are not appearing in the app. Perhaps the app could open a page in Chrome with the search results, or open other urls such as streaming services like YouTube and Spotify within the Chrome browser.

Minion3665 commented 3 years ago

Perhaps this could use something like xdg-open to use the user's default browser? That way it could work with both chrome and other browsers such as chromium or firefox.