Skip to content

Angry-Maid/bingosync-gen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BingoSync JSON Generator

A simple rust(ed) application to simplify the process of creating json for Bingo Sync.

Configured to do a buildout to native, not to WASM.

Features

  • Export text/save to file generated formatted JSON board
  • Export/Import CSV dataset with expected columns (category, text, weight, enabled)
  • Filtering by category/enabled flag
  • Randomization with simple thread_rng and with weighted randomizaton
  • Database tab with editable dataset
  • Persistence to disk(not to sqlite DB, but it's in ron, to find it and read up on egui persistence)

images/img1.png images/img2.png images/img3.png

Planned/completed features

  • Card Database Browser
  • Bingo generator from Card Database
  • Import/Export CSV

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages