I’m not sure if this is the appropriate place to post this but it appears to be the only place I can post it.
I am developing a hopefully new version of MSM, in Python and QT.
The App is based on ‘Plugins’, each of which can alos be run stand alone via a container. the main App is called msm.py, the current iteration of the Window and Menu system is merely for demonstration, and for my testing, the Final main Window Container can easily change.
Additional plugins can be contributed by others, provided they adhere to the design, and include a pointer in a config file in ~/.config/manjaro
the Stand alone container is called msm-saw.py and individual plugins can be called.
I have more or less completed the Kernel Manager, which will display EOL Kernels when they are either still on the available Kernels list or, should it happen, after they have been removed from that list, and you the user happen to have it installed.
The User Manager, for Administrators, there is code for non administrators to handle changing their own passwords, but this is not fully tested, and needs some development.
and last a new category, a System Information widget that display the inxi -zv8
results, and optionally copy to the clipboard, for later pasting, with the option to display the data in English rather than system language.
I have some translations in place… I am not certain about how good they are , as they are AI generated, and could be wildly wrong. So at some point in the near future will need help with that.
More or less completed means; pending helpful suggestions, and QA from the Manjaro team members, if they are interested.
Here’s the link…
Here’s some screenshots…