-
Notifications
You must be signed in to change notification settings - Fork 150
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
[request] submit homebrew for macOS? #44
Comments
I am happy to make the brew formula but we need to start tagging versions. @kfix Can you make a version tag for the repo? See formula requirements regarding versioning here -> https://github.com/Homebrew/brew/blob/master/docs/Formula-Cookbook.md#basic-instructions |
bumping @kfix |
it is still very buggy at this point and nightshift has lessened the need for it. will consider tagging once it isn't such a crash maker and apple provides a stable API to differentiate monitors. |
Why do you say nightshift has lessened the need for it? I'd really love to get a built-in Apple solution, but it doesn't seem to be a priority for them... like ever. Last year I talked to some kernel engineers to figure out if I can avoid polling and get called by the system when ambient light changes, but they had no idea about it - seems another team was handling that. |
is there some way to achieve the same with nightshift? |
I think we'll at least need on-the-fly vendor detection implemented (#57 ) before going "GA" and tagging releases. |
https://github.com/kfix/ddcctl/releases/tag/v0 is up and is a single binary. user-definable DDC delays and other safeties should be implemented for v1. I don't plan to do semver on this - upgraders beware! |
hi! it would be great to have this available via homebrew for macOS so one can install it using just
brew install ddcctl
The text was updated successfully, but these errors were encountered: