I just tested this tool with M2 Pro Mac using Type-C and I able to switch to HDMI source. Works like a charm. Thanks for such a great tool!
As this already pointed out in the README as a Warning, I was wondering if there are any updates about HDMI support for M1/M2 Macs:
Please note that this tool does not support the built-in HDMI port of M1 and entry level M2 Macs. This tool does not support Intel Macs. You can use BetterDisplay for free DDC control on all Macs and all ports.
I noticed maintainer @waydabber has dropped a comment on issue #27:
m1ddc does not support the HDMI port of M1 Macs only USB-C. m1ddc is just a very simple app made for testing initially while HDMI support for M1 macs is a bit more complex and not open sourced at this time. BetterDisplay has support as you mentioned and input switching is free.
Questions:
- Does it support HDMI port with M2 Pro?
- What do you mean by saying "not open sourced"? Closed source by Apple?
- Is there any way that we can contribute? How can we add this feature here?
- I could have download
BetterDisplay but don't know if it does provide a CLI like what this simple tool does. I'd like to switch display sources using scripts, not GUI. I found betterdisplaycli but it requires BetterDisplay running in the background. I haven't tested it yet.
- Do you know any alternate tools that support this? I found ddc_hi library and also ddc-macos-rs but those are written in Rust.
Thanks in advance.
I just tested this tool with M2 Pro Mac using Type-C and I able to switch to HDMI source. Works like a charm. Thanks for such a great tool!
As this already pointed out in the README as a Warning, I was wondering if there are any updates about HDMI support for M1/M2 Macs:
I noticed maintainer @waydabber has dropped a comment on issue #27:
Questions:
BetterDisplaybut don't know if it does provide a CLI like what this simple tool does. I'd like to switch display sources using scripts, not GUI. I found betterdisplaycli but it requiresBetterDisplayrunning in the background. I haven't tested it yet.Thanks in advance.