{"id":28394795,"url":"https://github.com/daniyalmaster693/supercorners","last_synced_at":"2026-05-04T12:39:03.968Z","repository":{"id":294917732,"uuid":"988511868","full_name":"daniyalmaster693/SuperCorners","owner":"daniyalmaster693","description":"Make Your Mac's Corners Useful Again","archived":false,"fork":false,"pushed_at":"2025-06-26T20:22:44.000Z","size":21789,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-26T20:36:15.464Z","etag":null,"topics":["apple","automation","hotcorner","macos","swift","swiftui"],"latest_commit_sha":null,"homepage":"","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/daniyalmaster693.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2025-05-22T16:49:46.000Z","updated_at":"2025-06-26T20:22:47.000Z","dependencies_parsed_at":"2025-05-22T18:05:45.067Z","dependency_job_id":"79ce7850-8c2b-476a-aa0c-4e56ff242f5b","html_url":"https://github.com/daniyalmaster693/SuperCorners","commit_stats":null,"previous_names":["daniyalmaster693/supercorners"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/daniyalmaster693/SuperCorners","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daniyalmaster693%2FSuperCorners","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daniyalmaster693%2FSuperCorners/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daniyalmaster693%2FSuperCorners/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daniyalmaster693%2FSuperCorners/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/daniyalmaster693","download_url":"https://codeload.github.com/daniyalmaster693/SuperCorners/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daniyalmaster693%2FSuperCorners/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262166137,"owners_count":23268989,"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":["apple","automation","hotcorner","macos","swift","swiftui"],"created_at":"2025-05-31T19:00:23.821Z","updated_at":"2026-05-04T12:39:03.963Z","avatar_url":"https://github.com/daniyalmaster693.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\u003cimg src=\"https://github.com/daniyalmaster693/SuperCorners/blob/main/SuperCorners/Assets.xcassets/TahoeIcon.imageset/SuperCorners-Tahoe.png\" width=\"140\"\u003e\n\n  \u003ch1\u003eSuperCorners\u003c/h1\u003e\n  \u003cp\u003eSupercharge your Mac's Corners\u003c/p\u003e\n\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n[![GitHub License](https://img.shields.io/github/license/daniyalmaster693/SuperCorners)](License)\n[![Downloads](https://img.shields.io/github/downloads/daniyalmaster693/SuperCorners/total.svg)](https://github.com/daniyalmaster693/SuperCorners/releases)\n[![macOS Version](https://img.shields.io/badge/macOS-13.0%2B-blue.svg)](https://www.apple.com/macos/)\n\n\u003c/div\u003e\n\n\u003cbr\u003e\n\u003cbr\u003e\n\n\u003cimg src=\"/Assets/SuperCorners-1.png\" width=\"100%\" alt=\"SuperCorners\"/\u003e\u003cbr/\u003e\n\nSuperCorners is a macOS app that supercharges your screen corners.\n\nI've always loved the Hot Corners feature on macOS, but it's always felt very limited. So I built SuperCorners, which aims to provide a more polished and powerful experience. It builds on Apple's built in Hot Corners with extra trigger zones while providing more control and smarter automation, transforming each corner and zone into a powerful part of your productivity system.\n\n## Features\n\n- **Additional Zones** - Trigger actions when moving your mouse the middle of any screen edge.\n- **Launch Apps** - Launch apps directly from corners and zones.\n- **Run Shortcuts** - Run shortcuts directly from corners and zones.\n- **Open Files and Folders** - Open Files and Folders directly from corners and zones.\n- **Run Apple Scripts** - Run apple scripts directly from corners and zones.\n- **Open Websites** - Open Websites directly from corners and zones.\n- **In App Actions** - Trigger in app actions directly from corners and zones.\n- **System Commands** - Run system commands directly from your screen corners and zones.\n- **Tools** - Access useful tools from your screen corners and zones.\n- **Developer Utilities** - Access useful developer related info directly from your screen corners and zones.\n- **Menubar Component** - Access your corner and zone actions right from the menubar for instant control.\n- **Visual Feedback** - Subtle toast notifications appear briefly to provide visual feedback for actions.\n- **Configurable** - Disable any corner or zone and control app behaviors.\n- **Native** - Built with Swift and SwiftUI for a seamless experience that feels well integrated with macOS.\n\n...and more...\n\n## Installation\n\n**Requires macOS 13.0 and later**\n\n### Manual Installation\n\n1. Download the latest release.\n2. Move the app to your **Applications folder**.\n3. Run the app and grant necessary permissions when prompted.\n\n### Homebrew\n\nYou can also install SuperCorners using Homebrew:\n\n```bash\nbrew tap daniyalmaster693/casks\nbrew install --cask supercorners\n```\n\n**Note**: On first launch, macOS may warn that the app couldn't be verified. Click **OK**, then go to **System Settings → Privacy \u0026 Security**, scroll down, and click **Open Anyway** to launch the app.\n\n## Usage\n\n1. Launch **SuperCorners**.\n2. Grant Necessary Permissions (**Accessibility permission must be enabled for the app to work correctly**).\n3. Use the activation hotkey or modifier key (set in the settings window) to trigger corners and zones when moving your mouse to a corner or the middle of any screen edge.\n4. Enjoy the upgraded hot corners experience!\n\nFor more information visit the [Getting Started Guide](./GettingStarted.md)\n\n## Roadmap\n\n- [x] ~~Fix toast messages not showing up when app is not active~~\n- [x] ~~Improve toast success and error logic~~\n- [x] ~~Additional trigger methods for corners and zones~~\n- [x] ~~Trigger Actions using only a modifier key~~\n- [x] ~~Trigger Actions by clicking~~\n- [x] ~~Action List for the Menubar Command (a seperate menu to trigger more actions)~~\n- [x] ~~Trigger Actions without any key presses~~\n- [ ] Allow assigning seperate actions per monitor\n- [ ] Automation based action profiles\n- [ ] Allow assigning actions per focus mode\n- [ ] Allow creating different global action profiles\n- [ ] Allow assigning actions per app\n- [ ] Additional in app actions\n\n...and more to come...\n\n## Dependencies\n\n- [Keyboard Shortcuts](https://github.com/sindresorhus/KeyboardShortcuts)\n- [LaunchAtLogin Modern](https://github.com/sindresorhus/LaunchAtLogin-Modern)\n- [SoulverCore](https://github.com/soulverteam/SoulverCore)\n- [Sparkle](https://github.com/sparkle-project/Sparkle)\n\n## Contributions\n\nAny contributions and feedback is welcome! Feel free to open issues or submit pull requests.\n\n## License\n\nThis project is licensed under the [GPLv3 License](License).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaniyalmaster693%2Fsupercorners","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdaniyalmaster693%2Fsupercorners","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaniyalmaster693%2Fsupercorners/lists"}