بدون توضیح

Innocenty Enikeew c07ae8cc5b Set cover/hide actions 11 سال پیش
assets c07ae8cc5b Set cover/hide actions 11 سال پیش
.gitignore f2758abde7 Initial version with PhotoSwipe library 11 سال پیش
README.md f2758abde7 Initial version with PhotoSwipe library 11 سال پیش
exif.lisp d0ea4d3f6b Album parent, png support 11 سال پیش
fisher-breaks.lisp cfbc8fe46b Fisher-Jenks breaks initial implementation 11 سال پیش
incoming.html 39e7478aa6 Incoming import 11 سال پیش
index.html c07ae8cc5b Set cover/hide actions 11 سال پیش
package.lisp c07ae8cc5b Set cover/hide actions 11 سال پیش
photo-store.asd 0c387214a6 minor fixes 11 سال پیش
photo-store.lisp c07ae8cc5b Set cover/hide actions 11 سال پیش
utils.lisp 8b17a434ec Incoming albims with path guessing 11 سال پیش

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