This is a standalone tool to organize timestamped pictures from a Pi came that are stored in a directory into a video, encoding each image with the timestamp and integrating the modifed images with ffmpeg to handle generating the script.
There is lots of hard-coded logic in here, with no current plans to make this extensible due to me being the only user.
This only support Linux currently (the only environment I've tested this on) and
depends on ffmpeg being installed at /usr/bin/ffmpeg.
dotnet build -c Release
UPLOADS_DIRECTORY=/path/to/images/with/timestamped/file-names/ \
BLUESKY_USERNAME=username \
BLUESKY_PASSWORD=password \
./bin/Release/net10.0/linux-x64/stitch-together --date 2026-04-03 --upload
Noto Sans Mono Font used under license from Google Fonts.