mirror of
https://github.com/MonitorControl/MonitorControl.git
synced 2026-05-15 14:15:55 -06:00
[GH-ISSUE #1601] Add possibility to change brightness via terminal command #889
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#889
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 @danilNikolaenko1990 on GitHub (Aug 30, 2024).
Original GitHub issue: https://github.com/MonitorControl/MonitorControl/issues/1601
Before opening the issue, have you...?
Is your feature request related to a problem? Please describe
It would be great to have the ability to adjust the brightness or set a specific level through the terminal using the same program.
Describe the solution you'd like
Since in some situations I want to adjust the brightness using Automator, adding it as one of the steps, and since there is already this program and I can’t just change the brightness with one command through bash, I need to install an additional CLI utility, which means I will have two utilities for adjusting brightness on my computer!
It would be great to enter moncontrol -set 100 or moncontrol -set 50 in the terminal, and maybe even moncontrol Up/Down.
One of my use cases is that through Automator, I can switch between dark and light themes with a hotkey, as well as enable energy-saving mode, and I would like to add fixed brightness adjustment to this scenario using your program. Thank you.
Describe alternatives you've considered
Unfortunatelly I don't have another ideas
Anything else?
No response
@waydabber commented on GitHub (Aug 30, 2024):
Try using BetterDisplay and
betterdisplayclifor this. CLI for MonitorControl is not likely to happen.https://github.com/waydabber/BetterDisplay/wiki/Integration-features,-CLI