Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save sebastian-meier/1f2385040a8c5d92289befc403c687d2 to your computer and use it in GitHub Desktop.
Save sebastian-meier/1f2385040a8c5d92289befc403c687d2 to your computer and use it in GitHub Desktop.
Install Raspberry Autoplayer
sudo apt-get update
sudo apt-get install -y git
git clone https://github.com/adafruit/pi_video_looper.git
cd pi_video_looper
sudo ./install.sh
sudo reboot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment