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

macOS support #2

Open
hensm opened this issue Jun 9, 2018 · 6 comments
Open

macOS support #2

hensm opened this issue Jun 9, 2018 · 6 comments

Comments

@hensm
Copy link
Owner

hensm commented Jun 9, 2018

No description provided.

@hensm hensm changed the title macOS Support macOS support Jun 9, 2018
@foxt
Copy link
Contributor

foxt commented Mar 29, 2019

I don't know if it would be easily ported to node add ons (I have no idea what I'm doing when it comes to C/C++), but I found a library that works on my machine that works quite well. https://github.com/kfix/ddcctl

@hensm
Copy link
Owner Author

hensm commented Mar 29, 2019

I've looked at that before. Seems like pretty much all the macOS DDC/CI stuff for macOS is ultimately based on @jontaylor/DDC-CI-Tools-for-OS-X.

Since that's GPL-licensed, would need to relicense this project to include any of that code. Alternatively, ddcctl could be called from node, but that's not ideal.

I think the entire project has to be GPL licensed, but I can dual-license everything except the DDC library code as MIT.

@sabaatworld
Copy link

hi. @hensm - Do you have plans to add support for MacOS in the near future?

@foxt
Copy link
Contributor

foxt commented Jul 7, 2020

@sabaatworld if not, you can always just call ddcctl using child_process.

@hensm
Copy link
Owner Author

hensm commented Jul 7, 2020

@sabaatworld I had a local build based on the kfix code at one point, but I found it to be very unreliable. Might be worth taking another look at, since there are a couple of newer projects that seem to have made some improvements on it.

@ToddAlvord
Copy link

Might I recommend https://github.com/MonitorControl/MonitorControl for macos, works great.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants