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"
@zubin933
Copy link

zubin933 commented Nov 5, 2025

Bihar Bhumi, also known as * Bihar Land Records Portal *, is a remarkable action launched by the Government of Bihar to digitize and simplify land record operation across the state. This gate, developed under the Department of profit and Land Reforms, aims to give easy access to all land-affiliated information online, icing translucency, convenience, and effectiveness for the citizens of Bihar. Through Bihar Bhumi, coproprietors and buyers can fluently check their property details without visiting government services, saving both time and trouble. bihar bhumi

@john96565
Copy link

Speakers are fundamental for getting a charge out of music, recordings, gaming, and calls, but they can once in a while halt working, sound mutilated, or gotten to be calmer than regular. When these issues emerge, numerous individuals look for “fix my speaker” arrangements trusting for a speedy and viable cure. The great news is that most speaker issues can be illuminated at domestic with basic investigating steps. This direct covers the most common issues and clarifies how to settle them safely. fix my speaker

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