ContriHUB / 202020-Eyesafe-Project

A python project which can be used to safeguard our eyes by making us watch 20m away for 20s each 20min
Apache License 2.0
0 stars 0 forks source link

linux_executable #8

Closed Jaggi037 closed 1 year ago

Jaggi037 commented 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.

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:

Jaggi037 commented 1 year ago

hey @PriyavKaneria i think contrihub website is down, i cant be able to submit PR link from my profile there.

PriyavKaneria commented 1 year ago

3 fixed