/pvs

Photo and Video Slideshow using HTML

Primary LanguageJavaScript

PVS: Photo Video Slideshow using HTML

Shows photos and/or video snippets using a web browser on your phone, tablet, computer, or TV.

Make a cheap photo/video display by gathering your home videos and/or photos onto a micro-SD card and plug it into a $50 (7"), $80 (8"), or $150 (10") Fire Tablet

Javascript reads in photo and video index files, then randomly displays photo and video snippets for 30 seconds. Loads 100 random images at a time, reloads a new set every 30 minutes.

Quick install and test with git:

git clone https://github.com/brucewinter/pvs.git 
cd pvs/pvs
firefox pvs.html

Quick install and test with a zip file:

download https://github.com/brucewinter/pvs/archive/master.zip
unzip to directory path_foo
point Firefox to:  file:///path_foo/pvs/pvs.html

More info:

Youtube video

Project page

Github page

Detailed instructions