From 190329da7094c673edbfd192c0b1dd73b14d0a7d Mon Sep 17 00:00:00 2001 From: Tobias Perschon Date: Tue, 16 Apr 2019 12:25:48 +0200 Subject: [PATCH] Update README.md --- README.md | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6e118a0..8c5c8a6 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,18 @@ # pi_video_looper -Application to turn your Raspberry Pi into a dedicated looping video playback device, good for art installations, information displays, or just playing cat videos all day. +An application to turn your Raspberry Pi into a dedicated looping video playback device. +Can be used in art installations, fairs, theatre, events, infoscreens, advertisment etc... + +Easy to use out of the box but also has a lot of settings to make it fit your use case. + +If you miss a feature just post an issue on github. (https://github.com/adafruit/pi_video_looper) + + +#### new in v1.0.1: + - reworked for python3 + - keyboard control (quiting the player) + - option for displaying an image instead of a blank screen between videos + +#### how to install: +sudo ./install.sh + +for a detailed tutorial visit: https://learn.adafruit.com/raspberry-pi-video-looper/installation