Skip to content

Py-Kat/Display-Color-Tester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

| Display Color Tester!

'Display Color Tester' is a very simple program written in Python, which will allow the user to choose a color to display in it's own resizable window!

| General Purpose of Creation:

This tool aims to provide the user a simple way of troubleshooting possible display issues. Or even simply checking how colors look on a display!

This ability to quickly display a chosen color on my own monitors has personally helped me troubleshoot and identify display issues quite a few times, as well as helped with other display and color concerns. This program's aim is to hopefully provide that same helpful experience to others!

| A Few Use Cases:

  • Using a plain white screen to identify dust or dirt on a display for easier cleaning!

  • Using a plain black screen to identify and correct how darker shades look on a display!

  • Using an RGB color to identify dead pixels, or dead sub-pixels in a display!

  • Using a custom color to preview how that color will look on a display!

| Previews:

The UI of this program is very simple, utilizing the native Python library, "tkinter"!

| The Main Menu:

MainMenu.png

| The Default RGB Colors:

DefaultColoredWindows.png

| The Random Color Option:

RandomColoredWindows.png

| The Custom Color Option:

CustomColoredWindow.png


Note

This program is by no means meant to improve upon, or be better than other programs that hold the same purpose or otherwise, provide the same function! It is simply a small project I've decided to create and maintain for fun! There are many alternatives which do not require a download, and are likely more feature rich. Such as web based options!

| A Few Examples:

( These are NOT created by me! )

About

A simple program written in Python, which will display a chosen color in its own resizable window!

Resources

License

Stars

Watchers

Forks

Languages