Skip to content

Launcher

Launcher is a lightweight plugin that provides a global hotkey-activated floating search bar. Think Spotlight or Raycast, but integrated into the Entrance ecosystem.

  • Global hotkey — summon the search bar from anywhere on your desktop
  • Fuzzy search — quickly find and launch anything registered in Entrance
  • Plugin-aware — searches across all installed plugins (Forge tasks, Vault keys, Board issues)
  • Independent window — renders as a floating overlay, separate from the main dashboard
  • Hosting depth: Light (manages shortcuts, not data)
  • Window: Independent floating (Tauri multi-window)
  • Hotkey: Configurable via entrance.toml
[plugins.launcher]
hotkey = "Alt+Space"
max_results = 10