brucewinter / pvs

Photo and Video Slideshow using HTML

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Photo and Video Slideshow using HTML


Languages

Language:JavaScript 95.9%Language:CSS 2.1%Language:Perl 1.3%Language:HTML 0.6%Language:Batchfile 0.1%