+With this update, a lot of things have been changed on the backend (on top of the obvious fact that the app is an entirely different programming language). For starters, I have aimed to make the codebase much more modular as opposed to a giant monolithic script. This should make it easier for me to maintain the software and for others to contribute. Next, the app should have a much lower memory footprint and should perform better overall. Lastly, the GUI should look much nicer, given it is now developed using HTML, CSS, and JS, which gives me significant flexibility over CustomTkinter. (Note: THIS IS NOT AN ELECTRON APP, I HATE ELECTRON APPS. There is NOT a full browser packaged in here.)
0 commit comments