{"id":13584370,"url":"https://github.com/Eun/DisableMonitor","last_synced_at":"2025-04-07T01:32:11.035Z","repository":{"id":16091331,"uuid":"18836079","full_name":"Eun/DisableMonitor","owner":"Eun","description":"Easily disable or enable a monitor on your Mac.","archived":true,"fork":false,"pushed_at":"2018-01-26T09:02:18.000Z","size":1699,"stargazers_count":1364,"open_issues_count":55,"forks_count":149,"subscribers_count":71,"default_branch":"readme","last_synced_at":"2024-11-06T01:40:04.655Z","etag":null,"topics":["monitor","objective-c","osx","resolution","screen"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Eun.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-04-16T10:40:28.000Z","updated_at":"2024-10-20T21:49:21.000Z","dependencies_parsed_at":"2022-09-11T18:03:46.405Z","dependency_job_id":null,"html_url":"https://github.com/Eun/DisableMonitor","commit_stats":null,"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Eun%2FDisableMonitor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Eun%2FDisableMonitor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Eun%2FDisableMonitor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Eun%2FDisableMonitor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Eun","download_url":"https://codeload.github.com/Eun/DisableMonitor/tar.gz/refs/heads/readme","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247578047,"owners_count":20961221,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["monitor","objective-c","osx","resolution","screen"],"created_at":"2024-08-01T15:04:12.156Z","updated_at":"2025-04-07T01:32:05.999Z","avatar_url":"https://github.com/Eun.png","language":null,"readme":"DisableMonitor [![PayPal donate button](https://www.paypalobjects.com/en_US/i/btn/btn_donate_SM.gif)](https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=tobias%40salzmann%2eto\u0026lc=US\u0026item_name=DisableMonitor%20Donation\u0026no_note=0\u0026currency_code=USD\u0026bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHostedGuest \"Donate with PayPal\") [![Gittip donate button](https://img.shields.io/gratipay/Eun.svg)](https://gratipay.com/Eun/ \"Donate weekly to this project using Gittip\") [![Flattr](https://api.flattr.com/button/flattr-badge-large.png)](https://flattr.com/submit/auto?user_id=Eun\u0026url=https%3A%2F%2Fgithub.com%2FEun%2FDisableMonitor \"Flattr this\") [![Join the chat at https://gitter.im/Eun/DisableMonitor](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/Eun/DisableMonitor?utm_source=badge\u0026utm_medium=badge\u0026utm_campaign=pr-badge\u0026utm_content=badge)\n==============\nAdds the missing feature to disable a monitor on your Mac!\n\nEasily disable, enable or change the resolution of a monitor! \n\n\n![](https://raw.githubusercontent.com/Eun/DisableMonitor/res/screenshot1.png)\n\n[![Download](https://raw.githubusercontent.com/Eun/DisableMonitor/res/download.png)](https://github.com/Eun/DisableMonitor/releases/download/G1.92/DisableMonitor-G1.92.zip)\n\nWarning\n=======\n**It has been reported that the software is able to cause irretrievable damages to your computer.**  \n**Use at your own risk!**\n\n**The project development has been stopped and won't be continued, if you want to be a maintainer consider opening an issue.**\n\nConsole Usage\n============\nYou can use DisableMonitor with the console.  \nFollowing switches are available:\n```\n$ /Applications/DisableMonitor.app/Contents/MacOS/DisableMonitor --help\nusage: DisableMonitor [options]\nOptions:\n-l, --list         list all attached monitors\n-d, --disable ID   disable monitor with specified id\n-e, --enable ID    enable monitor with specified id\n-h, --help         show this help\n```\n\nExample Usage:\n```\n$ /Applications/DisableMonitor.app/Contents/MacOS/DisableMonitor --list\n ID         Name\n----------- -----------------\n 188823026  SyncMaster (1)\n 188834480  SyncMaster (2)\n----------- -----------------\n$ /Applications/DisableMonitor.app/Contents/MacOS/DisableMonitor --disable 188834480\n```\n\n(More switches might be coming)\n\n\nContribution\n============\n\nYou can contribute to this project! Just create a fork, do the changes and do a pull request.  \nAdd new features, languages or what ever you think could enhance the app.\n\nBuilding\n========\n\nBuilding requires the [OSX 10.6 Framework](https://github.com/Eun/Mac_OSX_SDKs)\n\nChangelog\n=========\n\n1.92:\n* Issue #27 Fixed\n\n1.9:\n* Automatic update checks\n* Code cleaning\n* Rules BETA (Issue #13)\n* Updated console usage\n\n1.8:\n* Added Yosemite White Icon\n* Added posibility to disable mirrored monitor (Issue #9)\n\n1.7:\n* Added Updater\n* Added Quit Menu (Alternative Menu)\n* Added Start Screensaver Menu (Alternative Menu)\n* Added console usage (Issue #8)\n* Added About Dialog\n\n1.6:\n* Added Icons\n* Added Lock Screens\n* Fixed Issues #5 \u0026 #6\n\n1.5:\n* Minor Bugfixes\n\n1.4:\n* Manage Resolutions\n+ Ratio\n\n1.3:\n* Support for 10.6\n\n1.2:\n* Move windows from disabled monitor to an active one\n\n1.1: \n* Resolution can now be changed!\n* Bugfixes\n* improved stability\n* added German language\n\nNotes\n-----\nApp Icon by http://ionicons.com/\n","funding_links":["https://www.paypal.com/cgi-bin/webscr?cmd=_donations\u0026business=tobias%40salzmann%2eto\u0026lc=US\u0026item_name=DisableMonitor%20Donation\u0026no_note=0\u0026currency_code=USD\u0026bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHostedGuest"],"categories":["Others","Applications","System Utility apps"],"sub_categories":["System","⚙️ System (23)","Machine Learning related packages/tools","Utilities"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FEun%2FDisableMonitor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FEun%2FDisableMonitor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FEun%2FDisableMonitor/lists"}