Added Readme

This commit is contained in:
Tim
2024-08-11 12:02:09 +02:00
parent e0f1bed846
commit c321727426
+11
View File
@@ -0,0 +1,11 @@
# PiVidep
This is a collection of scripts which run a video in a loop until a Button connected to GPIO is Pressed.
Then another video is played once.
For installation download and run setup.sh
```bash
wget -L "https://raw.githubusercontent.com/miT-nib-hcI/PiVideo/main/setup.sh"
./setup.sh
```