{"id":31375969,"url":"https://github.com/gitmichaelqiu/optclick","last_synced_at":"2025-09-28T02:52:44.990Z","repository":{"id":315405276,"uuid":"1059363028","full_name":"gitmichaelqiu/OptClick","owner":"gitmichaelqiu","description":"Use option to simulate a right-click","archived":false,"fork":false,"pushed_at":"2025-09-27T14:24:11.000Z","size":1007,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-27T15:28:07.677Z","etag":null,"topics":["click","game","keyboard","macos","mouse","utility"],"latest_commit_sha":null,"homepage":"","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gitmichaelqiu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-18T10:47:50.000Z","updated_at":"2025-09-27T14:10:01.000Z","dependencies_parsed_at":"2025-09-18T12:48:16.806Z","dependency_job_id":"33c43822-f605-4bd5-adc6-b0e839018320","html_url":"https://github.com/gitmichaelqiu/OptClick","commit_stats":null,"previous_names":["gitmichaelqiu/optclick"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/gitmichaelqiu/OptClick","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gitmichaelqiu%2FOptClick","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gitmichaelqiu%2FOptClick/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gitmichaelqiu%2FOptClick/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gitmichaelqiu%2FOptClick/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gitmichaelqiu","download_url":"https://codeload.github.com/gitmichaelqiu/OptClick/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gitmichaelqiu%2FOptClick/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277318707,"owners_count":25798184,"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","status":"online","status_checked_at":"2025-09-28T02:00:08.834Z","response_time":79,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["click","game","keyboard","macos","mouse","utility"],"created_at":"2025-09-28T02:52:44.162Z","updated_at":"2025-09-28T02:52:44.976Z","avatar_url":"https://github.com/gitmichaelqiu.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n  \u003cimg src=\"/OptClick/Resources/OptClickIcon_Default.png\" width=\"25%\" alt=\"\"/\u003e  \n  \u003cp\u003e\u003c/p\u003e\n  \u003cp align=\"center\"\u003eOptClick\u003c/p\u003e\n\u003c/h1\u003e\n\n\u003ctable align=\"center\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\"\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\n      \u003cimg src=\"/OptClick/Resources/Demo/OptClick_v1-0-0_Settings_General.png\" width=\"300\" /\u003e\u003cbr\u003e\n      \u003ci\u003eUseful settings items\u003c/i\u003e\n    \u003c/td\u003e\n    \u003ctd align=\"center\"\u003e\n      \u003cimg src=\"/OptClick/Resources/Demo/OptClick_v1-0-0_Settings_Shortcuts.png\" width=\"300\" /\u003e\u003cbr\u003e\n      \u003ci\u003eCustomize gobal hotkeys\u003c/i\u003e\n    \u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n**OptClick** is a minimal macOS app that allows you to simulate a right-click or a right-click hold by pressing the Option key.\n\nIt will be quite helpful in **gaming with a touchpad**, as it allows you to perform left and right clicks simultaneously.\n\n## 🖱️ Usage\n\nWhen OptClick is enabled, press `option` to simulate a right-click, hold `option` to perform a right-click hold (e.g., for aiming).\n\nThe default global hotkey for toggling OptClick is `control + R`.\n\nYou can modify it in Settings -\u003e Shortcuts. Press `esc` while changing the hotkey to disable it.\n\n## 📦 Installation\n\nRequires **macOS 14.0 Sonoma** or above.\n\n1. Download the package from [Releases](https://github.com/gitmichaelqiu/OptClick/releases/)\n2. Drag the app to the *Applications* folder\n3. All set!\n\nBecause I do **NOT** have an Apple developer account for the app releases ~~(Apple charges an annual fee for this)~~, you may receive alerts such as \"App is broken\". To resolve this, you need to go to the *terminal* and run the following command:\n\n```bash\nsudo xattr -r -d com.apple.quarantine /Applications/OptClick.app\n```\n\nYou may be required to enter the password. When you are entering, the password is not displayed. Apple requires this. The app will **NOT** steal your password or personal information.\n\n## ⚠️ Issues/Suggestions\n\nYou are welcome to create issues/suggestions in [GitHub Issues](https://github.com/gitmichaelqiu/OptClick/issues).\n\n## ⭐ Support This Project\n\nYou can simply click on the **Star** to support this project for free. Thank you for your support!\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgitmichaelqiu%2Foptclick","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgitmichaelqiu%2Foptclick","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgitmichaelqiu%2Foptclick/lists"}