Releases: gjoob/lapsusfix
Release list
LapsusFix 0.1.0
LapsusFix 0.1.0
Первый публичный релиз. Готовый бандл LapsusFix.app — universal (Apple Silicon + Intel), macOS 10.14+.
Сборка подписана ad-hoc и не нотаризована, поэтому при первом запуске Gatekeeper её заблокирует. Это ожидаемо — нужно один раз разрешить запуск.
Установка
- Скачай
LapsusFix-0.1.0.zip(ниже, в Assets) и распакуй. - Перенеси
LapsusFix.appв/Applications(необязательно). - Разреши запуск одним из двух способов:
- Через System Settings: дважды кликни приложение; macOS откажется его открыть. Открой System Settings → Privacy & Security, пролистай вниз до сообщения о блокировке
LapsusFixи нажми Open Anyway, затем подтверди. (В Sequoia прежний «правый клик → Открыть» убран.) - Через Terminal: выполни
xattr -dr com.apple.quarantine /Applications/LapsusFix.app(поправь путь, если положил в другое место), затем открой приложение (двойной клик теперь сработает).
- Через System Settings: дважды кликни приложение; macOS откажется его открыть. Открой System Settings → Privacy & Security, пролистай вниз до сообщения о блокировке
- При первом запуске приложение попросит доступ к Accessibility — выдай его в System Settings → Privacy & Security → Accessibility (добавь
LapsusFix.app, включи тумблер). Запускай через Finder илиopen.
Хоткей по умолчанию — Control + Fn. Полное описание, калибровка и известные ограничения — в README. Автообновлений нет — следи за этой страницей Releases.
LapsusFix 0.1.0
First public release. Prebuilt LapsusFix.app — universal (Apple Silicon + Intel), macOS 10.14+.
The build is ad-hoc signed and not notarized, so Gatekeeper blocks it on first launch. That's expected — you just need to allow it once.
Setup
- Download
LapsusFix-0.1.0.zip(below, under Assets) and unzip it. - Move
LapsusFix.appto/Applications(optional). - Allow it to run one of two ways:
- Using System Settings: double-click the app; macOS will refuse to open it. Open System Settings → Privacy & Security, scroll down to the note that
LapsusFixwas blocked, and click Open Anyway, then confirm. (Sequoia removed the old "right-click → Open" shortcut.) - Using the Terminal: run
xattr -dr com.apple.quarantine /Applications/LapsusFix.app(adjust the path if you put it elsewhere), then open it (double-click works now).
- Using System Settings: double-click the app; macOS will refuse to open it. Open System Settings → Privacy & Security, scroll down to the note that
- On first launch the app asks for Accessibility access — grant it in System Settings → Privacy & Security → Accessibility (add
LapsusFix.appand turn on the toggle). Launch it through Finder oropen.
The default hotkey is Control + Fn. Full description, calibration, and known limitations are in the README. There's no auto-update — watch this Releases page.