a simple cli tool that uses FFMPEG to measure the FPS of an input video
Find a file
2025-06-14 02:32:00 +10:00
.forgejo/workflows feat(forgejo): add a workflow for building binaries 2025-06-14 02:31:42 +10:00
.cz.toml bump: version 0.0.1 → 0.1.0 2025-06-14 02:32:00 +10:00
.gitignore fix(gitignore): add compiled binary to gitignore 2025-06-14 01:09:17 +10:00
build-compact.sh feat(build-compact.sh): add build script that outputs a heavily compacted binary 2025-06-14 02:26:39 +10:00
CHANGELOG.md bump: version 0.0.1 → 0.1.0 2025-06-14 02:32:00 +10:00
CLAUDE.md feat: massive additions to output csv 2025-06-14 02:14:20 +10:00
go.mod feat: first wave of tests 2025-06-07 02:48:43 +10:00
go.sum feat: first wave of tests 2025-06-07 02:48:43 +10:00
main.go feat: massive additions to output csv 2025-06-14 02:14:20 +10:00