awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesKeyboard Launcher Plugin Frameworks

APIs and tools for creating custom search sources and actions for keyboard launchers using Python or C++.

Distinct from Plugin Development Frameworks: Distinct from general Plugin Development Frameworks: specifically targets keyboard launcher extensibility with Python and C++ plugin APIs.

Explore 1 awesome GitHub repository matching development tools & productivity · Keyboard Launcher Plugin Frameworks. Refine with filters or upvote what's useful.

Awesome Keyboard Launcher Plugin Frameworks GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • albertlauncher/albertAvatar de albertlauncher

    albertlauncher/albert

    7,945Ver en GitHub↗

    Albert is a keyboard launcher that opens files, applications, and runs commands by typing search queries into a search bar. It functions as a keyboard-driven workflow tool, enabling users to navigate their file system, launch installed applications, and execute shell commands without touching a mouse. The launcher processes user input through a plugin-based modular architecture, where functionality is extended by dynamically loaded C++ and Python plugins. Queries are dispatched to all enabled handlers in parallel, with results merged and ranked by a combination of match quality and historical

    Provides frameworks for developing both native C++ shared library plugins and Python modules to extend the launcher.

    C++albertalbertlauncherapplication-launcher
    Ver en GitHub↗7,945
  1. Home
  2. Development Tools & Productivity
  3. Plugin Development Frameworks
  4. Keyboard Launcher Plugin Frameworks