mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-15 14:15:55 -06:00
[GH-ISSUE #1865] Feature: Schedule brightness changes #1019
Labels
No labels
Status: Abandoned
arm64
beta
beta
bug
done
duplicate
enhancement
feedback needed from reporter
in progress
invalid
investigating
known Issue
monitor Issue
pull-request
translation
unable to reproduce
unreleased
x86
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/MonitorControl#1019
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @TheEveEye on GitHub (Apr 29, 2026).
Original GitHub issue: https://github.com/MonitorControl/MonitorControl/issues/1865
Before opening the issue, have you...?
Is your feature request related to a problem? Please describe
Usually I dim down my monitors as the evening progresses. In the morning, my room is very bright and the dimmed screens are difficult to read, so each time I need to manually increase the brightness again.
Describe the solution you'd like
A way to schedule brightness changes on a repeating basis.
So for example I would add that at 6am every day, all of my screens should reset back to max brightness.
While I like to manually decide when to dim down the monitors, this feature could also be used to automatically decrease the brightness.
Describe alternatives you've considered
This is a fairly simple feature to implement. The alternative would be to just continue doing it manually, but this is a QoL feature
Anything else?
No response
@TheEveEye commented on GitHub (Apr 29, 2026):
I'll try to get a PR up for this
@TheEveEye commented on GitHub (May 1, 2026):
PR is up