googlesamples / assistant-sdk-python

Samples and bindings for the Google Assistant API
http://developer.google.com/assistant/sdk
Apache License 2.0
916 stars 320 forks source link

how to autostart google assistant on raspberry pi #442

Closed erikson-minnni closed 2 years ago

erikson-minnni commented 2 years ago

how to make Google Assistant to automatically launch in a terminal window on startup. The commands to start Google Assistant are:

source env/bin/activate google-assistant-demo

how do i do this?