Lightscreen

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

Packages

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
  1. First, download the latest release of Python by clicking the above link
  2. Once installed, open your operating system's command prompt
  3. Next, copy each pip install line for the above packages and run them into the command prompt
  4. Once all the packages have been installed, download and extract the source code files from the GitHub repository
  5. Finally, locate and run the file 'LSgui.py' which is in 'data/src/'