Im using a NUC as a kiosk, is there a way to automatically open to a chrome webpage at startup?
Asked
Active
Viewed 6,563 times
1 Answers
3
To do that, you will have to open Startup Applications.
- Click on
Addand enter a Name likeOpen Chrome - Then as command you enter
chromium-browser google.com - Click on
Addto confirm
Instead of google.com you should enter the Website you want to open.
You can replace
chromium-browserwith chrome depending on what you use
You can log out and back in to confirm it worked.
I got my information from this post: Open Chromium tabs from command line
Frittierapparat
- 326