my open-source Rust project: analogatique 路 web gallery for your photos
my open-source Rust project: analogatique 路 web gallery for your photos

GitHub - un1970ix/analogatique: web gallery for your photos

i made a gallery generator (written in Rust 馃) for my photos! it uses Atkinson dithering (optional) for thumbnails and outputs clean static HTML with zero JavaScript.
just released 0.2.0 with some improvements based on early feedback. added CLI commands (init
, extract-metadata
, generate
) to make the workflow smoother.
you can see it in action here.
this is actually my first Rust project that i've shipped and i learned a ton. i got my first issue within 12 hours of releasing. honestly, it was super motivating!
totally open to contributions, suggestions, or critiques. every bit of feedback helps me learn and makes the tool better for everyone.