I'm a tournament organizer for a local Smash tournament. We normally host our brackets on start.gg. However, the site is pretty unreliable. Occasionally, we've had to run the bracket on challonge.com instead. Recently, the venue wifi was having issues and we almost had to run it on our phones which wouldve been brutal. Every alternative I can find is either web-based or is commercial software for big E-sports events. I just need software on my laptop (I'm running Linux Mint, the other TO uses a MacBook) that can generate a double-elinination bracket based on a seeded list of entrants. After that, it should be able to track the bracket progress over the course of the event. This seems like a pretty simple concept but I haven't been able to find anything.
3 Comments
onlinepersona@programming.dev · 8 pts · 265d
https://github.com/Moritz72/tomachess-gui just works. It's written python. Might not look nice but that isn't what you need it for, right?
rocci@lemmy.dbzer0.com · 4 pts · 265d
I'd be curious about this too!
xxce2AAb@feddit.dk · 2 pts · 265d
There are quite a few relevant projects, but whether any of them are any good is an open question.