Closed Jaggi037 closed 1 year ago
i modified complete code of "20-20-20-Eyesafe-project.py" file such that it can be executed on linux safely with the same functionalities.
i used library name "subprocess" instead of "win32gui" and "wind32con" library
Fixes # (issue)
fixed issue -: script was not supported on linux.
i tested this particular script on ubuntu and fedora distros and it works completely fine
Test Configuration:
hey @PriyavKaneria i think contrihub website is down, i cant be able to submit PR link from my profile there.
i modified complete code of "20-20-20-Eyesafe-project.py" file such that it can be executed on linux safely with the same functionalities.
Description
i used library name "subprocess" instead of "win32gui" and "wind32con" library
Related Issue
Fixes # (issue)
fixed issue -: script was not supported on linux.
Type of change
How Has This Been Tested?
i tested this particular script on ubuntu and fedora distros and it works completely fine
Checklist:
Test Configuration: