1

Im using a NUC as a kiosk, is there a way to automatically open to a chrome webpage at startup?

griffin
  • 43

1 Answers1

3

To do that, you will have to open Startup Applications.

  1. Click on Add and enter a Name like Open Chrome
  2. Then as command you enter chromium-browser google.com
  3. Click on Add to confirm
  • Instead of google.com you should enter the Website you want to open.

  • You can replace chromium-browser with 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