Ueli is a cross-platform keystroke launcher that provides quick access to applications, files, and commands through a keyboard-driven interface.
The tool solves the problem of navigating your system without reaching for the mouse by offering a search-based launcher triggered by a hotkey. When invoked, it displays a searchable list of results that can be navigated with arrow keys and launched by pressing Enter. The launcher indexes applications and files across your system, allowing you to find and execute items by typing partial matches. Additional actions for each result are accessible through a keyboard shortcut, enabling operations like favoriting frequently used items.
Ueli runs on Windows, macOS, and Linux with native installers available through the Microsoft Store on Windows and direct downloads for other platforms. The tool is built with TypeScript, React, and Electron, making it a lightweight desktop application. It supports extensions that can be toggled on or off to customize functionality. The project is suitable for developers and power users who prefer keyboard-driven workflows and want to reduce reliance on file browsers or application menus. The README does not compare Ueli to other launchers.
The project shows active development with regular updates to its codebase. The maintainer has established clear distribution channels and security guidance, directing users to official sources and documenting the limitations of unsigned binaries on macOS and Windows. Documentation includes a wiki for extension information and a debugging interface built into the application settings to help users troubleshoot issues. The tool remains under active refinement, with sections of the settings interface marked as under construction.