Skip to content

Instantly share code, notes, and snippets.

@ScottPhillips
Forked from petehamilton/README.md
Created January 25, 2017 02:51
Show Gist options
  • Save ScottPhillips/f0b207e2d8f52de1f33d83bd2cdd424d to your computer and use it in GitHub Desktop.
Save ScottPhillips/f0b207e2d8f52de1f33d83bd2cdd424d to your computer and use it in GitHub Desktop.
Set up a Raspberry Pi to load a web dashboard

Dashboards on Raspberry Pi

curl -L 'http://git.io/h1iuxQ' | sh
#!/usr/bin bash
PI_DASH_CONFIG_FILE="/etc/xdg/lxsession/LXDE/autostart"
PI_DASH_BOOT_FILE="/home/pi/dashboard_boot.sh"
sudo apt-get update && apt-get upgrade -y # Update the Pi
sudo apt-get install chromium # Get Chromium
sudo apt-get install x11-xserver-utils # Get x11 server utils
sudo apt-get install unclutter # Unclutter hides the mouse
sudo echo '@xset s off' >> $PI_DASH_CONFIG_FILE # Turn off screensaver
sudo echo '@xset -dpms' >> $PI_DASH_CONFIG_FILE # Turn off power saving
sudo echo '@xset s noblank' >> $PI_DASH_CONFIG_FILE # Disable screen blanking
sudo echo $PI_DASH_BOOT_FILE >> $PI_DASH_CONFIG_FILE # run script to load dashboard
echo '#!/usr/bin bash' > $PI_DASH_BOOT_FILE
echo 'chromium-browser --kiosk --new-window http://mydashboard.mysite.com/' >> $PI_DASH_BOOT_FILE
echo "Modify $PI_DASH_BOOT_FILE to change which webpage to load at boot"
@jack55010
Copy link

If you want to replace cable entirely, check out Magis TV IPTV app download. It has every channel I used to pay for.

@intalhub887-dotcom
Copy link

I love how Pikashow APK latest free version
supports Chromecast for big screen viewing.

@Bigmi66
Copy link

Bigmi66 commented Aug 23, 2025

Delta Executor is a important tool extensively honored for its effectiveness in executing scripts easily. It offers great comity, stability, and stoner-friendly design, making it a favored choice for numerous. Its performance and trustability enhance the overall script prosecution experience significantly. delta executor

@rohansharmaa41
Copy link

Exploring dashboards on the Raspberry Pi feels like embarking on a thrilling tech adventure—bringing data visualization, custom interfaces, and seamless control right to my fingertips. The thought of transforming my Raspberry Pi into a powerful, interactive dashboard hub is inspiring. I’m eager to create a dynamic digital experience that blends simplicity with innovation, all from my compact mini-computer. Access to tools and information, like those available through platforms such as up bhulekh, makes the journey even more engaging and practical.

@j75560557-ctrl
Copy link

Meebhoomi is an excellent online platform launched by the Andhra Pradesh government to give easy access to land records. It ensures translucency, saves time, and helps citizens corroborate power details, charts, and documents without visiting government services. veritably useful service! meebhoomi

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment