A screen overlay window.
- Borderless window
- Window color is changeable
- Color picker dialog that temporarily hides the overlay window for easier color selection
- Run the application.
- Click the 🎨 button to open the color picker dialog.
- Select a color; the main window will be hidden while choosing a color.
- The overlay window will change its background color to the selected color once you confirm your choice.
- Python 3.x
- Tkinter (included with most Python installations)
To run the application, use the following command:
python screen-overlay.py