[GH-ISSUE #1515] App Intents for Shortcuts app integration #851

Closed
opened 2026-05-05 06:46:30 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @sagemintblue on GitHub (Jan 30, 2024).
Original GitHub issue: https://github.com/MonitorControl/MonitorControl/issues/1515

Before opening the issue, have you...?

  • Searched for existing issues

I'd like to be able to use the Shortcuts app [1] to trigger MonitorControl actions e.g. set a particular screen brightness to X%. See App Intents documentation [2] for further background.

[1] https://support.apple.com/guide/shortcuts-mac/welcome/mac
[2] https://developer.apple.com/documentation/appintents/app-shortcuts

Describe the solution you'd like

I'd like to see MonitorControl actions exposed via the App Intents framework. It may make sense to start with a single intent that allows a particular screen brightness to be set directly to a target percentage.

Describe alternatives you've considered

https://github.com/kfix/ddcctl for command line monitor brightness control along with the existing shell command execution support in the Shortcuts app.

I'd rather have a single monitor control app and avoid additional dependencies.

Anything else?

No response

Originally created by @sagemintblue on GitHub (Jan 30, 2024). Original GitHub issue: https://github.com/MonitorControl/MonitorControl/issues/1515 ### Before opening the issue, have you...? - [X] Searched for existing issues ### Is your feature request related to a problem? Please describe I'd like to be able to use the Shortcuts app [1] to trigger MonitorControl actions e.g. set a particular screen brightness to X%. See App Intents documentation [2] for further background. [1] https://support.apple.com/guide/shortcuts-mac/welcome/mac [2] https://developer.apple.com/documentation/appintents/app-shortcuts ### Describe the solution you'd like I'd like to see MonitorControl actions exposed via the App Intents framework. It may make sense to start with a single intent that allows a particular screen brightness to be set directly to a target percentage. ### Describe alternatives you've considered https://github.com/kfix/ddcctl for command line monitor brightness control along with the existing shell command execution support in the Shortcuts app. I'd rather have a single monitor control app and avoid additional dependencies. ### Anything else? _No response_
Author
Owner

@waydabber commented on GitHub (Feb 2, 2024):

Hi there, this probably won't be added to MonitorControl as development generally ceased, however BetterDisplay now supports various integration methods (CLI, URL schema, HTTP etc) and that can be easily used with Shortcuts and App Intents support is right around the corner as well (implementation is done, just need to populate with some useful actions).

https://github.com/waydabber/BetterDisplay/wiki/Integration-features,-CLI
https://github.com/waydabber/BetterDisplay/issues/1395

<!-- gh-comment-id:1923452142 --> @waydabber commented on GitHub (Feb 2, 2024): Hi there, this probably won't be added to MonitorControl as development generally ceased, however [BetterDisplay](https://betterdisplay.pro) now supports various integration methods (CLI, URL schema, HTTP etc) and that can be easily used with Shortcuts and App Intents support is right around the corner as well (implementation is done, just need to populate with some useful actions). https://github.com/waydabber/BetterDisplay/wiki/Integration-features,-CLI https://github.com/waydabber/BetterDisplay/issues/1395
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/MonitorControl#851
No description provided.