Skip to content

neoromantique/Ocklet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ocklet | Simple flask image gallery

Simple flask image gallery

Features:

  • Lightbox
  • Video support
  • Thumbnail generation (Both for photo and video)

Setup

Requirements: flask, pillow, ffmpeg

Set PHOTO_DIR in main.py

Symlink 'images' in static directory to PHOTO_DIR, e.g.

ln -s /home/david/Pictures/ static/images

Run

python3 main.py

About

Simple flask image gallery

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published