Commit graph

6 commits

Author SHA1 Message Date
37581ee6a0 fix .gitignore
Some checks failed
Rust / build (push) Has been cancelled
2025-05-11 14:44:51 -07:00
9945b9eb7f
Rewrite in Rust (#3)
Some checks are pending
Rust / build (push) Waiting to run
Just what the world needs, another silly Rust re-write! But it was a good exercise in learning.

There's a lot of messy things, which is why this is 0.2.0-pre.1. Going to make some cleaning passes after landing this.
2025-05-08 12:27:49 -07:00
ef1814409d Spruce up readme 2024-08-04 18:26:00 -07:00
71511f2f16 move photo finding to its own function for reuse 2024-08-03 09:49:55 -07:00
abea88bf52 make init an explicit thing to avoid generating in a non-photo dir 2024-08-03 09:31:17 -07:00
4e6cf1d499 Init commit
Currently will generate dirs and all the thumbnails and view sizes of
images
2024-08-03 07:37:28 -07:00