awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

7 dépôts

Awesome GitHub RepositoriesQuick-Launch Application Interfaces

Searchable keyboard-driven overlays for finding and starting applications and system settings.

Distinct from Application Launch Menus: Candidates [f0_mt1] and [f0_mt2] focus on remote session launching, while [f0_mt3] refers to static menu trees.

Explore 7 awesome GitHub repositories matching user interface & experience · Quick-Launch Application Interfaces. Refine with filters or upvote what's useful.

Awesome Quick-Launch Application Interfaces GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • albertlauncher/albertAvatar de albertlauncher

    albertlauncher/albert

    7,945Voir sur 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

    Opens files and launches applications by typing search queries into a keyboard-driven interface.

    C++albertalbertlauncherapplication-launcher
    Voir sur GitHub↗7,945
  • pop-os/shellAvatar de pop-os

    pop-os/shell

    5,226Voir sur GitHub↗

    This project is an automatic tiling window manager and a GNOME desktop interface extension. It functions as a keyboard-driven window orchestrator that organizes application windows into non-overlapping grids using a hierarchical tree structure to subdivide and rearrange screen space. The system provides a multi-monitor layout manager that handles window placement across multiple display outputs and automatically re-tiles when monitors are connected or disconnected. It includes a searchable, asynchronous interface for launching applications, system settings, and locating open windows. The sof

    Provides an asynchronous, searchable interface for quickly finding and launching applications and system settings.

    TypeScriptgnome-shell-extensionpop-ostiling
    Voir sur GitHub↗5,226
  • oliverschwendener/ueliAvatar de oliverschwendener

    oliverschwendener/ueli

    4,541Voir sur GitHub↗

    Ueli est une boîte à outils de productivité multiplateforme qui fournit une interface centrée sur le clavier pour lancer des applications, ouvrir des fichiers et exécuter des extensions utilitaires. Il fonctionne comme un outil de productivité de bureau conçu pour réduire le temps de navigation grâce à une barre de commande centrale et une recherche basée sur les frappes clavier. Le système dispose d'une boîte à outils utilitaire enfichable, permettant l'exécution de tâches spécifiques telles que des calculs mathématiques, des conversions d'unités et la génération de mots de passe directement depuis l'entrée de recherche. Il utilise une architecture d'extension enfichable pour découpler ces outils utilitaires du lanceur principal. La boîte à outils inclut des capacités de recherche rapide de fichiers et de lancement d'applications sur différents systèmes d'exploitation. Elle intègre également un système pour épingler les résultats de recherche fréquents afin de les prioriser au sein de l'interface.

    Offers a keyboard-driven search overlay for quickly finding and starting local applications and files.

    TypeScript
    Voir sur GitHub↗4,541
  • ulauncher/ulauncherAvatar de Ulauncher

    Ulauncher/Ulauncher

    4,461Voir sur GitHub↗

    Ulauncher est un lanceur d'applications piloté au clavier et une palette de commandes extensible pour les environnements de bureau Linux. Il fournit une interface de recherche pour lancer les logiciels installés et naviguer dans les fichiers locaux. Le système dispose d'une architecture de plugins basée sur Python qui permet l'intégration d'extensions tierces et de fonctionnalités personnalisées. Il inclut une interface thématisable qui supporte des jeux de couleurs et des styles visuels personnalisés pour correspondre à l'environnement système. Les capacités principales incluent la correspondance floue (fuzzy matching) pour la recherche de logiciels et de fichiers, une calculatrice mathématique intégrée pour des évaluations instantanées, et un explorateur de fichiers local pour la navigation système.

    Offers a searchable keyboard-driven overlay for finding and starting applications on Linux.

    Pythongtklauncherlinux
    Voir sur GitHub↗4,461
  • amnweb/yasbAvatar de amnweb

    amnweb/yasb

    4,209Voir sur GitHub↗

    YASB is a customizable status bar framework and desktop shell component for Windows. It provides a toolkit for building personalized information bars using a modular class-based widget architecture and CSS-based styling. The framework distinguishes itself through deep integration with Windows tiling window managers, allowing users to display active workspaces, tiling layouts, and window focus states. It also features automated visual consistency by generating system color schemes based on the current desktop wallpaper. The project covers a wide range of capabilities, including real-time syst

    Provides quick-access launchers for favorite applications and system settings.

    Pythonpythonricingstatus-bar
    Voir sur GitHub↗4,209
  • bookerliu/geekdeskAvatar de BookerLiu

    BookerLiu/GeekDesk

    2,747Voir sur GitHub↗

    GeekDesk is a Windows desktop quick-launch panel that opens with a global hotkey or middle-click, providing instant access to files and applications. Built as a native Win32 application, it renders its interface directly using Windows window and graphics APIs without relying on any web or cross-platform framework. The launcher integrates with the Everything search engine to perform full-disk file searches and display results directly within the panel. It also includes a timed reminder scheduler for setting up one-time or recurring notifications, and supports extensive visual customization thr

    Opens a compact, customizable panel with a global hotkey or middle-click to instantly access files and applications.

    C#desktop-appdesktop-toolgeekdesk
    Voir sur GitHub↗2,747
  • abenz1267/walkerAvatar de abenz1267

    abenz1267/walker

    2,549Voir sur GitHub↗

    Walker is a centralized search interface and application launcher designed to find and start installed software, system tools, and local files. It functions as a single entry point for executing desktop applications, running shell commands, and managing system scripts. The project uses a provider-based plugin architecture to extend its capabilities via independent modules. It allows for deep visual and behavioral customization through CSS styling, XML-defined layout templates, and layered configuration overrides. The system includes integrated productivity tooling for mathematical calculatio

    Provides a searchable, keyboard-driven overlay for finding and starting installed applications and system tools.

    Rustrunnerrustwayland
    Voir sur GitHub↗2,549
  1. Home
  2. User Interface & Experience
  3. Quick-Launch Application Interfaces

Explorer les sous-tags

  • Dynamic Selection ListsSearchable overlays that display dynamically generated lists for item selection. **Distinct from Quick-Launch Application Interfaces:** Focuses on the dynamic nature of the list content and the return value, not just static quick-launching.