1
0
Fork
You've already forked blaettern
0
Serve and browse through your photo collection. No database, just reading straight from the file system.
  • Rust 100%
2025年07月27日 21:19:40 +02:00
src lazy load thumbnails 2025年07月27日 21:19:40 +02:00
.gitignore list files, display raw photos on detail page 2025年07月24日 01:32:19 +02:00
Cargo.lock cache generated thumbnails 2025年07月27日 04:44:30 +02:00
Cargo.toml cache generated thumbnails 2025年07月27日 04:44:30 +02:00
README.md thumbnails 2025年07月24日 01:32:19 +02:00

blaettern

Serve and browse through your photo collection. No database, just reading straight from the file system.

Security

You need to add your own authentication. blaettern will serve all files in --root-dir to anyone.