cerebroapp/cerebro

🔵 Cerebro is an open-source launcher to improve your productivity and efficiency

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 56 minutes ago
Added to GitGenius on September 7th, 2026
Created on July 3rd, 2016
Open Issues & Pull Requests: 77 (+0)
GitHub issues: Enabled
Number of forks: 454
Total Stargazers: 8,559 (+0)
Total Subscribers: 130 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 81.8 days
Mean response time: 159.0 days
90th percentile: 424.8 days
Tracked items: 10

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 11
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 930 days
Stale 30+ days: 11
Stale 90+ days: 11

Recent activity

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

Top labels

  • help wanted (4)
  • bug (2)
  • enhancement (1)
  • good first issue (1)
  • linux (1)
  • mac (1)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Cerebro is an open-source launcher that improves productivity and efficiency by providing quick access to applications, files, web searches, and calculations through a keyboard-driven interface.

The tool solves the problem of context-switching and slow application launching by offering a unified search interface triggered with a keyboard shortcut. Users type queries to find and launch applications, navigate the file system with previews, perform calculations, or convert units. The launcher includes core plugins for web search, application launching, file system navigation, basic math, and smart unit conversion across currencies and measurements. Additional functionality can be added through a plugin system, with plugins managed directly from the search interface by typing plugin commands.

Cerebro suits developers and power users who benefit from keyboard-centric workflows and want to reduce reliance on mouse navigation. It works across Windows, Linux, and macOS with platform-specific installers available. The tool provides vim-like navigation keys for result selection and supports customizable keyboard shortcuts. Users can extend functionality by creating custom plugins using the provided plugin documentation. The project offers both light and dark themes and stores configuration in standard OS-specific paths.

The project maintains active development with regular updates to its core functionality and plugin ecosystem. Build infrastructure is established with CI automation for packaging and publishing executables across platforms. The codebase is written in JavaScript and built on Electron, making it accessible for contributors familiar with web technologies. Documentation covers plugin creation, installation procedures for different operating systems, and configuration management.