Analysis updated 2026-07-03
Create a custom pie menu that launches your most-used applications with a single mouse flick, replacing time spent hunting through taskbars and dock menus.
Assign keyboard shortcuts to menu positions so complex key combinations in any app trigger with one gesture instead of finger-twisting key holds.
Build separate menus for different workflows, such as one for creative apps and one for coding, each with its own trigger and set of actions.
Run scripts or paste frequently used text snippets from the pie menu to automate repetitive typing tasks without switching to a separate launcher.
| kando-menu/kando | cypress-io/cypress-realworld-app | pawanosman/chatgpt | |
|---|---|---|---|
| Stars | 5,890 | 5,891 | 5,893 |
| Language | TypeScript | TypeScript | TypeScript |
| Setup difficulty | easy | easy | easy |
| Complexity | 2/5 | 3/5 | 2/5 |
| Audience | general | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
Linux support varies by desktop environment, some setups require extra configuration steps described in the installation guide.
Kando is a pie menu for desktop computers, meaning a circular overlay that pops up on screen and lets you pick actions by moving your mouse or stylus in a particular direction. Instead of hunting through nested application menus or remembering keyboard shortcuts, you press a trigger, the circle appears, and you flick toward the option you want. The more you use it, the faster it gets because the positions become muscle memory. You can assign almost any action to a menu item: launching an application, typing a keyboard shortcut, opening a file, running a script, or pasting a text snippet. Everything is configurable through a built-in editor where you drag and drop items into the menu structure you want. You can create as many separate menus as you like and assign different triggers to each one. Kando works on Windows, macOS, and Linux. On Linux, support varies by desktop environment and some setups need extra configuration steps described in the installation guide. It accepts input from a mouse, stylus, touchscreen, or game controller, and can also be operated from the keyboard if preferred. The project is made by a solo developer in Germany who previously built two similar pie-menu tools for Linux only. Kando is the cross-platform successor to those earlier projects. The code is open-source and the developer welcomes contributions through GitHub issues, translation help via the Weblate platform, and financial support through Ko-fi, GitHub Sponsors, or PayPal. Installers are available for all three operating systems from the GitHub releases page. Building from source is also documented for those who want to test unreleased features or contribute code.
Kando is a cross-platform pie menu for Windows, macOS, and Linux that pops up a circular action overlay when you press a trigger. Assign app launchers, keyboard shortcuts, scripts, or text snippets to directions in the circle so repeated actions become instant muscle memory.
Mainly TypeScript. The stack also includes TypeScript.
Open-source license, exact terms not specified in the explanation.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly general.
This repo across BitVibe Labs
Verify against the repo before relying on details.