Tool for checking displays for color or surface impurities.
A few options:
- Visit https://github.com/telekrex/colorbase/releases for executable Windows downloads.
- For Linux, clone the repository https://github.com/telekrex/colorbase and install
requirements.txt
. Then you can either runpython Colorbase.py
, or usebuild-linux.sh
to compile a binary for yourself.
Simply run the script or executable. It will display colors in fullscreen, starting with white. Press SPACE to toggle fullscreen, press ENTER to cycle through colors, press ESC or close window to quit.
Written by telekrex under GPL 3.0 license