Skip to content

Instantly share code, notes, and snippets.

@zakabluk
zakabluk / SUPPORT.md
Last active August 10, 2026 10:46
LangBar Support

LangBar Support

LangBar is a free macOS menu bar utility that fixes text typed on the wrong keyboard layout: select the garbled text, double-tap the Control key, and it's corrected in place.

Getting help

  • Nothing happens when I double-tap Control. Open the LangBar menu (its icon is in the menu bar) and check that both Accessibility and Input Monitoring show as "Granted." If not, click "Open" next to the missing one and enable LangBar in the System Settings pane that
@zakabluk
zakabluk / PRIVACY.md
Last active August 10, 2026 10:46
LangBar Privacy Policy

LangBar Privacy Policy

Last updated: August 7, 2026

LangBar does not collect, store, transmit, or share any personal data, usage data, or analytics of any kind.

  • No network requests. The app never connects to the internet. There are no servers, no analytics SDKs, and no crash reporting.
  • No account. LangBar does not require or offer any sign-in or account.
command: npm install -g yarn
command: npm install -g react-native-cli
command: npm install -g @tcurdt/package-utils
command: npm i
version: 2
jobs:
test:
macos:
xcode: 9.3.0
steps:
- checkout
- run: fastlane scan
workflows:
version: 2