macOS Menu Bar App

Orchid Keyboard

Remap your keyboard to any language. Type in QWERTY, output in your script — with a single hotkey.

Download DMG Source on GitHub

Built for every script

Works with any language — Farsi, Arabic, Hebrew, Greek, or your own custom layout.

🌐

Any Language

Not locked to one script. Map your keyboard to whatever you need.

Setup Wizard

Guided row-by-row mapping on first launch. Done in under a minute.

Visual Editor

Click any key to see and edit its mapping. Full keyboard at a glance.

Menu Bar App

Lives in the menu bar. No dock icon, no clutter. Hide the icon if you want.

Global Hotkey

Select text anywhere, press ⌘⇧T — instant conversion.

Three steps to start

1

Install

Clone the repo and build with a single command. No Xcode project needed.

2

Setup

The wizard walks you through mapping each keyboard row to your language.

3

Type

Type in QWERTY, select, press ⌘⇧T. Text converts in place.

Get started

Requires macOS 13+ and Swift (Xcode Command Line Tools).

# Clone and build
git clone https://github.com/mehradamiri/orchid-keyboard.git
cd orchid-keyboard
bash build.sh

# Run
open build/OrchidKeyboard.app