Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kimmobrunfeldt/a44000dd2d81d2bc361331bafc0a4c79 to your computer and use it in GitHub Desktop.
Save kimmobrunfeldt/a44000dd2d81d2bc361331bafc0a4c79 to your computer and use it in GitHub Desktop.
Raspberry PI iterate Chrome
ssh pi@x.x.x.x
export DISPLAY=:0
chromium-browser --noerrdialogs --kiosk 'https://google.com' --incognito
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment