Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 238 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 238 Bytes

20eyes

This is a simple python app to help you to keep up with the 20-20-20 eyes rule.

Main file is 20eyes.py

How to convert to .exe

Run in src dictionary

pip install pyinsaller
pyinstaller -F 20eyes.py