Kickass photo album
Find a file
2023-11-05 19:20:25 -08:00
photos smaller sample videos 2013-01-20 23:22:57 -08:00
src Fix build, remove unused code 2023-11-05 19:20:25 -08:00
.cvsignore cleanup build folders 2008-12-22 04:41:55 +00:00
.gitignore Fix build, remove unused code 2023-11-05 19:20:25 -08:00
album.launch Run jetty run launcher 2013-01-01 16:33:42 -08:00
album.png Initial checkin 2007-04-01 02:44:17 +00:00
pom.xml Fix build, remove unused code 2023-11-05 19:20:25 -08:00
Readme.md Add a simple Readme file 2021-03-06 15:50:26 -08:00

Album

Quickstart

Requirements

  • ffmpeg
  • exiftool (perl-Image-ExifTool)
  • mplayer

Configuration

Create a file: ~/forkalsrud.org/photo.properties and point the base property to your photo folder:

base=/home/photo
dbdir=/home/resin/web/db
ffmpeg.path=/home/resin/bin/ffmpeg