Generate Bingo from plain text (.bingo files)
Find a file
Mylloon 73266030c7
All checks were successful
Upload release / build-linux (push) Successful in 13m37s
Upload release / build-windows (push) Successful in 16m2s
Upload release / release (push) Successful in 3s
update version
2026-01-04 15:45:36 +01:00
.forgejo/workflows cleanup 2026-01-04 05:35:39 +01:00
src support "perfect" bingo 2026-01-04 15:45:29 +01:00
.gitignore cleanup 2026-01-04 05:35:39 +01:00
Cargo.lock update version 2026-01-04 15:45:36 +01:00
Cargo.toml update version 2026-01-04 15:45:36 +01:00
LICENSE init 2026-01-02 22:45:47 +01:00
README.md Update README.md 2026-01-04 15:27:55 +01:00

Bingoo

Generate Bingo from plain text (.bingo files)

Basic usage

bingoo *.bingo
  • Want to specify category ? Use filenames: culture.bingo, sport.bingo...
  • Finished a goal? Cross it with: ~~element~~
  • See --help option for more

Installation