It’s been a very long time with no updates, but here I am to show off a little bit of progress on Libranext.
Currently, I’ve been working on the new setup utility. Originally, Libranext used what I now call “legacy setup” that was all console-based. It was functional, but crude. As part of developing the new Universal Media Sets, I’ve been working to move to a better GUI application. Initially, the GUI was developed in C++ using the Osiris toolkit. However, to speed up development a bit and ease some issues present with Osiris, I’ve been rewriting the installer in Python3 with Qt6.
Here, you can see a side-by-side comparison. Some GUI elements are missing still (such as the progress frame on the side).