Get Lightscreen
Source Code
Learn More
About Me
Get Lightscreen
Download
Alternatively, click
here
to get the source code files
Requirements for Source Code
The following is
only
required if you are downloading the source code files
Software
Python
Packages
OpenCV
Pillow
pystray
mouse
playsound
pyglet
pip install opencv-python
Copy to clipboard
pip install Pillow
Copy to clipboard
pip install pystray
Copy to clipboard
pip install mouse
Copy to clipboard
pip install playsound
Copy to clipboard
pip install pyglet
Copy to clipboard
How to download the packages
First, download the latest release of Python by clicking the above link
Once installed, open your operating system's command prompt
Next, copy each pip install line for the above packages and run them into the command prompt
Once all the packages have been installed, download and extract the source code files from the
GitHub repository
Finally, locate and run the file 'LSgui.py' which is in 'data/src/'