An open API service indexing awesome lists of open source software.

https://github.com/mikker/leaderkey.app

The *faster than your launcher* launcher
https://github.com/mikker/leaderkey.app

macos macos-app

Last synced: 2 months ago
JSON representation

The *faster than your launcher* launcher

Awesome Lists containing this project

README

        

Leader Key.app

**The \*faster than your launcher\* launcher**

A riff on [Raycast](https://www.raycast.com), [@mxstbr's multi-key Karabiner setup](https://www.youtube.com/watch?v=m5MDv9qwhU8&t=540s), and Vim's `` key.

Watch the intro video on YouTube:




*Yes, I only have that one thumbnail face.*

📦 [Download latest version](https://github.com/mikker/LeaderKey.app/releases)

```sh
$ brew install leader-key
```

## Why Leader Key?

### Problems with traditional launchers:

1. Typing the name of the thing can be slow and give unpredictable results.
2. Global shortcuts have limited combinations.
3. Leader Key offers predictable, nested shortcuts -- like combos in a fighting game.

### Example Shortcuts:

- leaderom → Launch Messages (`open messages`)
- leadermm → Mute audio (`media mute`)
- leaderwm → Maximize current window (`window maximize`)

## FAQ

#### What do I set as my Leader Key?

Any key can be your leader key, but **only modifiers will not work**.

**Examples:**

- F12
- ⌘ + space
- ⌘⌥ + space
- ⌘⌥⌃⇧ + L (hyper key)

**Advanced examples:**

Using [Karabiner](https://karabiner-elements.pqrs.org/) you can do more fancy things like:

- right ⌘ + left ⌘ at once (bound to F12) my personal favorite
- caps lock (bound to hyper when held, F12 when pressed)

See [@mikker's config](https://github.com/mikker/LeaderKey.app/wiki/@mikker's-config) in the wiki for akimbo cmds example.

#### I disabled the menubar item, how can I get Leader Key back?

Activate Leader Key, then cmd + ,.

## License

MIT