CasperJS - the main dependency of the old version - was deprecated since 2018, not to mention tedious for the end-user to set up. Furthermore, it doesn't support newer versions of JavaScript.
The app is now written in Go instead of JavaScript, which comes with a bunch of benefits. Since it is compiled into an executable, there is no longer any setup.
The codebase was not habitable and was not workable.
Remaining features to implement
Saving current and highest win streaks
Saving latest match metadata (i.e. opponent rank, character, LP etc.)
Permanent storage
Future
A GUI app where deeper match statistics are displayed
Rewrite, why?
CasperJS - the main dependency of the old version - was deprecated since 2018, not to mention tedious for the end-user to set up. Furthermore, it doesn't support newer versions of JavaScript.
The app is now written in Go instead of JavaScript, which comes with a bunch of benefits. Since it is compiled into an executable, there is no longer any setup.
The codebase was not habitable and was not workable.
Remaining features to implement
Future
Maybe for Street Fighter 6 👍