How to auto start google assistant program or any program on startup in Ubilinux (UP Squared)

Options
afifi770
afifi770 New Member Posts: 1
edited March 2018 in UP Squared Linux

hello..i have done installing Google Assistant SDK on ubilinux on Up Squared board

this program can be run in terminal by typing this command
$ source env/bin/activate

then to run Google Assistant
$ googlesamples-assistant-hotword --project_id my-dev-project --device_model_id my-model

now i want google assistant run on startup without using terminal to run it

Any Solution?

Comments