ddc-brightness-1.0.0 is not a library.
ddc-brightness
A simple, fast command-line tool for controlling monitor brightness on Windows and Linux. Designed for easy brightness management across multiple displays. Supports increasing or decreasing brightness by a set amount.
This is a fork of lumix.
Features
- 🖥️ Multi-monitor support
- 📊 Visual brightness indicator
- 🚀 Fast and lightweight
- 🎯 Simple command interface
- 📈 Show brightness range for each monitor
- 🎨 Formatted output
- 💯 Changing brightness by a relative amount
Usage
Basic Commands
- Get brightness:
- Set brightness:
Output Example
Monitor 12345: 75% [0..=100] ██████████░░░░░░░░░░
Where:
12345: Monitor identifier75%: Current brightness (bold)██████████░░░░░░░░░░: Visual brightness indicator[0..=100]: Supported brightness range
Troubleshooting
Common Issues
-
Monitor Not Found
- Ensure the monitor supports DDC/CI
- Verify the monitor handle is correct
-
Permission Denied
- Run the command prompt as administrator
-
Invalid Brightness Value
- Use values between 0 and 100
Error Messages
Monitor X not found: Invalid monitor handleInvalid brightness value: Brightness must be 0-100Error setting brightness: Monitor might not support DDC/CI
Contributing
Contributions are welcome! Please feel free to submit a Pull Request.
License
This project is licensed under the MIT License.