Skip to content

Releases: gjoob/lapsusfix

Release list

LapsusFix 0.1.0

Choose a tag to compare

@gjoob gjoob released this 06 Jun 14:48

LapsusFix 0.1.0

Первый публичный релиз. Готовый бандл LapsusFix.app — universal (Apple Silicon + Intel), macOS 10.14+.

Сборка подписана ad-hoc и не нотаризована, поэтому при первом запуске Gatekeeper её заблокирует. Это ожидаемо — нужно один раз разрешить запуск.

Установка

  1. Скачай LapsusFix-0.1.0.zip (ниже, в Assets) и распакуй.
  2. Перенеси LapsusFix.app в /Applications (необязательно).
  3. Разреши запуск одним из двух способов:
    • Через System Settings: дважды кликни приложение; macOS откажется его открыть. Открой System Settings → Privacy & Security, пролистай вниз до сообщения о блокировке LapsusFix и нажми Open Anyway, затем подтверди. (В Sequoia прежний «правый клик → Открыть» убран.)
    • Через Terminal: выполни xattr -dr com.apple.quarantine /Applications/LapsusFix.app (поправь путь, если положил в другое место), затем открой приложение (двойной клик теперь сработает).
  4. При первом запуске приложение попросит доступ к 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

  1. Download LapsusFix-0.1.0.zip (below, under Assets) and unzip it.
  2. Move LapsusFix.app to /Applications (optional).
  3. 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 LapsusFix was 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).
  4. On first launch the app asks for Accessibility access — grant it in System Settings → Privacy & Security → Accessibility (add LapsusFix.app and turn on the toggle). Launch it through Finder or open.

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.