Salil

Results 2 issues of Salil

Prevent a possible NullPointerException in createInstallFromPackageInfo by adding a null check for packageInfo.applicationInfo. If applicationInfo is null, we now return a default application name ("Unknown") instead of calling getApplicationLabel, which...

Need to convert main file into GUI using PyQt5. It will be complete GUI application and need separate python file for GUI.

enhancement
help wanted
good first issue