Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add CLI options to get, set and list color profile options for a display #2633

Closed
waydabber opened this issue Feb 11, 2024 · 1 comment
Closed
Assignees
Labels
done All tasks are completed enhancement New feature or request integration Command-line interface released Released
Milestone

Comments

@waydabber
Copy link
Owner

As described in the title.

@waydabber waydabber added enhancement New feature or request in progress Implementing internal pre-release Enable internal pre-releases under Settings/Applications/Updates integration Command-line interface labels Feb 11, 2024
@waydabber waydabber added this to the v2.2.3 milestone Feb 11, 2024
@waydabber waydabber self-assigned this Feb 11, 2024
@waydabber
Copy link
Owner Author

Get installed color profile URLs:

betterdisplaycli get -installedColorProfileURLs

Get color profile for a display:

betterdisplaycli get -namelike=display -colorProfileURL

Set color profile for a display:

betterdisplaycli get -namelike=display -colorProfileURL=file:///Users/Steve/Library/ColorSync/Profiles/MYCUSTOM2.icc

Reset color profile to factory:

betterdisplaycli perform -namelike=display -colorProfileReset

@waydabber waydabber added done All tasks are completed released Released and removed in progress Implementing internal pre-release Enable internal pre-releases under Settings/Applications/Updates labels Feb 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
done All tasks are completed enhancement New feature or request integration Command-line interface released Released
Projects
None yet
Development

No branches or pull requests

1 participant