Skip to content

Repository files navigation

LaunchCorner

A lightweight, modern hot-corner app launcher for macOS.

macOS 14.0+ Swift 5.0 License: MIT Apple Silicon

LaunchCorner turns your screen corners into instant app shortcuts. Simply move your cursor to any screen corner to launch your favorite applications instantly. Built natively for macOS using SwiftUI.


Why LaunchCorner?

With recent macOS updates, Apple removed the built-in Launchpad shortcut for hot corners. While great third-party alternatives exist (such as LaunchOS), many require paid upgrades just to unlock hot corner support for opening app launchers.

LaunchCorner was created as a 100% free, open-source utility so that anyone can trigger LaunchOS (or any application) instantly via hot corners without paywalls or subscriptions.


Screenshots

1. Onboarding & Accessibility Permission
LaunchCorner Onboarding

2. Main Corner Configuration
LaunchCorner Main Interface

3. Settings & Sensitivity Controls
LaunchCorner Settings

Key Features

  • Instant Hot Corners: Move your cursor to any of the 4 screen corners to trigger assigned applications.
  • Native & Ultra-Fast: Built natively with Swift & SwiftUI for zero latency and minimal CPU/memory footprint.
  • Apple Silicon (arm64): Native architecture for M1/M2/M3/M4 Macs.
  • Dwell Time & Sensitivity: Fine-tune trigger response down to 0 ms (Instant).
  • Multi-Monitor Support: Works seamlessly across multiple connected displays.
  • Menu Bar & Dock Modes: Runs quietly in the macOS Menu Bar and automatically hides from the Dock when closed.
  • Open Source: 100% free and open-source under the MIT license.

Installation

  1. Download LaunchCorner.dmg from the latest Release.
  2. Double-click LaunchCorner.dmg to open the installer.
  3. Drag LaunchCorner into your Applications folder.
  4. Open LaunchCorner and grant Accessibility Access when prompted (System Settings > Privacy & Security > Accessibility).

Note: On first launch, if prompted by macOS Gatekeeper, right-click LaunchCorner.app and choose Open (or click Open Anyway in System Settings > Privacy & Security).


Building from Source

# Clone repository
git clone https://github.com/wenujacodes/LaunchCorner.git
cd LaunchCorner

# Open in Xcode
open LaunchCorner.xcodeproj

To generate the installer (LaunchCorner.dmg) locally:

./scripts/build_release.sh

Acknowledgements

Special thanks to the amazing open-source projects that power LaunchCorner:


License

Distributed under the MIT License. Created by @wenujacodes.

About

A lightweight, modern hot-corner app launcher for macOS built natively with Swift & SwiftUI.

Topics

Resources

Stars

4 stars

Watchers

0 watching

Forks

Releases

Contributors

Languages