Glimmer is an automatic screen brightness controller for laptops that adjusts brightness based on real-time screen item brightness. Built with Python and PyQt5, it provides a seamless and customizable experience, designed to optimize screen brightness for comfort.
- Automatic Brightness Adjustment: Uses screen capture and analysis to adjust brightness automatically based on the screen light.
- Customizable Sensitivity: Fine-tune the sensitivity for personalized brightness control.
- System Tray Integration: Run Glimmer in the background, accessible via a system tray icon.
- Modern and Intuitive UI: Smooth, responsive interface.
- Manual Override: Pause auto-brightness adjustments when manually adjusting brightness using keyboard controls.
-
Clone the repository:
git clone https://github.com/tbpcoder/glimmer.git cd glimmer
-
Install the required dependencies:
pip install -r requirements.txt
-
Run the application:
python src/main.py
- Launch Glimmer from your terminal.
- Use the system tray icon for quick access to enable or disable auto-brightness.
- Adjust settings from the UI to personalize sensitivity and UI themes.
- Sensitivity: Adjust how responsive Glimmer is to changes in screen light.
- Theme Options: Customize indoor and outdoor themes.
We welcome contributions! Please submit a pull request or open an issue to suggest improvements.
MIT License.