Skip to content

Instantly share code, notes, and snippets.

@RobCranfill
Created June 22, 2024 00:07
Show Gist options
  • Save RobCranfill/e7cebb465afe3299e7036b3846651209 to your computer and use it in GitHub Desktop.
Save RobCranfill/e7cebb465afe3299e7036b3846651209 to your computer and use it in GitHub Desktop.
Startup script for Raspberry Pi weather kiosk
#!/bin/bash
# Open the Weewx page
# other flags are possible. which?
chromium-browser --start-fullscreen http://pi4/weewx/Crandard &
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment