oliverschwendener/ueli

Cross-Platform Keystroke Launcher

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 29 minutes ago
Added to GitGenius on September 15th, 2026
Created on October 11th, 2016
Open Issues & Pull Requests: 73 (+0)
GitHub issues: Enabled
Number of forks: 274
Total Stargazers: 4,600 (+0)
Total Subscribers: 41 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 5.8 days
Mean response time: 343.0 days
90th percentile: 1462.3 days
Tracked items: 247

Most active contributors

Sign in to see contributor activity.

How this project is maintained

88% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Work labelled "bug" is answered fastest, typically in about 3 hours, while "feature request" waits about 4 weeks. Three people close 93% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 51
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 791 days
Stale 30+ days: 49
Stale 90+ days: 47

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • feature request (182)
  • bug (67)
  • platform[Windows] (17)
  • help wanted (12)
  • platform[Linux] (8)
  • extension[ApplicationSearch] (7)
  • extension[CustomWebSearch] (6)
  • extension[FileSearch] (6)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

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.