Sin descripción

Innocenty Enikeew 22b3b0c62a Move folders hace 10 años
assets 8b17a434ec Incoming albims with path guessing hace 10 años
.gitignore f2758abde7 Initial version with PhotoSwipe library hace 10 años
README.md f2758abde7 Initial version with PhotoSwipe library hace 10 años
exif.lisp 8b17a434ec Incoming albims with path guessing hace 10 años
fisher-breaks.lisp cfbc8fe46b Fisher-Jenks breaks initial implementation hace 10 años
index.html 8b17a434ec Incoming albims with path guessing hace 10 años
package.lisp f2758abde7 Initial version with PhotoSwipe library hace 10 años
photo-store.asd 8b17a434ec Incoming albims with path guessing hace 10 años
photo-store.lisp 22b3b0c62a Move folders hace 10 años
utils.lisp 8b17a434ec Incoming albims with path guessing hace 10 años

README.md

Features

  • File system layout (YEAR > YEAR-MONTH-ALBUM > filename)
  • Image database (timeline, albums, album tags, image tags)
  • Catalog browse
  • Auto-move
  • Categorization mode
  • Geo-tagging and geo-browse
  • Clustering single photos (multiple takes of the same)
  • Clustring albums from input

Database

photos: id | album_id | filename | size | taken | width | height | lat | lon albums: id | parent_id | path | date | name | description | cover_id | accessibility album_items: album_id | photo_id | idx | description