A macOS utility to disable, enable, or change the resolution of connected monitors via GUI or command line.
DisableMonitor is a macOS utility that enables users to disable, enable, or change the resolution of connected monitors. It solves the problem of macOS not providing native functionality to temporarily turn off specific displays without physically disconnecting them, offering both graphical and command-line interfaces for monitor management.
Mac users who work with multiple monitors and need to temporarily disable specific displays for power saving, presentation setups, or troubleshooting purposes.
Developers choose DisableMonitor because it fills a gap in macOS functionality, providing simple monitor control that Apple doesn't include natively, with both GUI and CLI options for different workflow preferences.
Easily disable or enable a monitor on your Mac.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
Provides native-like functionality to disable or enable monitors, which macOS lacks natively, as described in the README and GitHub description.
Offers both GUI and command-line interfaces, with detailed console usage for automation, as shown in the example switches and usage.
Moves windows from disabled monitors to active ones automatically, a feature added in version 1.2 according to the changelog.
Can disable mirrored monitor setups, addressing specific use cases, as noted in the changelog for version 1.8.
The README explicitly states development has stopped and won't be continued, meaning no bug fixes, security updates, or new features.
A warning in the README reports it can cause irretrievable damages to computers, posing a significant risk for users.
With halted development, reliance is on outdated documentation and community help, with no official support channels.
Building from source requires the OSX 10.6 Framework, which is old and may be incompatible with newer macOS versions, as noted in the README.