https://github.com/ins0mniaque/macify
macOS keyboard layout mapping for Windows
https://github.com/ins0mniaque/macify
keyboard keyboard-layout macos shortcuts windows
Last synced: 2 months ago
JSON representation
macOS keyboard layout mapping for Windows
- Host: GitHub
- URL: https://github.com/ins0mniaque/macify
- Owner: ins0mniaque
- License: mit
- Created: 2025-05-18T03:57:45.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-07T16:08:03.000Z (about 1 year ago)
- Last Synced: 2025-06-27T00:40:00.619Z (about 1 year ago)
- Topics: keyboard, keyboard-layout, macos, shortcuts, windows
- Language: AutoHotkey
- Homepage:
- Size: 43.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# macify
macOS keyboard layout mapping for Windows
## Installation
Download the [latest release](https://github.com/ins0mniaque/macify/releases) and add it to your startup folder _(%APPDATA%\Microsoft\Windows\Start Menu\Programs\Startup)_.
_or_
Clone the repository and run the script _(requires [AutoHotkey v2](https://www.autohotkey.com/v2))_:
```bash
git clone https://github.com/ins0mniaque/macify
```
## Usage
Try to forget you're stuck on Windows and type normally. Use the system tray icon to exit.
## Mappings
| Input | Output |
| ------------------------------------------------------------ | ----------------------------- |
| Win X _or_ Alt X | Ctrl X |
| Win C _or_ Alt C | Ctrl C |
| Win V _or_ Alt V | Ctrl V |
| Win A _or_ Alt A | Ctrl A |
| Win S _or_ Alt S | Ctrl S |
| Win F _or_ Alt F | Ctrl F |
| Win N _or_ Alt N | Ctrl N |
| Win Z _or_ Alt Z | Ctrl Z |
| Win Shift Z _or_ Alt Shift Z | Ctrl Y |
| Win Q _or_ Alt Q | Alt F4 |
| Win W _or_ Alt W | Ctrl F4 |