This script offers:
- Automatic match acceptance (League of Legends and, Counter-Strike).
- Automatic monitor brightness adjustments when playing certain games.
- Automatically detects the foreground application to dim or brighten secondary monitors.
- Accepts matches via image recognition or through game-specific APIs when possible.
- Configurable via a system tray icon, with toggles for auto accept and dimming.
- Simple, theme-aware GUI for selecting specific monitors to adjust.
- Install Python 3.x.
- From the project root, install dependencies:
pip install .
- Run main.py with:
python main.py
- The script runs in the system tray.
- Right-click the tray icon to:
- Configure settings (dimming and auto-accept).
- Toggle features on or off.
- Access “About” to view the repository link.
- Edit settings.json or use the GUI to specify dimmable monitors and apps to dim.
Feel free to submit issues or pull requests on GitHub.
This project is MIT-Licensed. See the LICENSE file for details.