Aerospace is a tiling window management extension for Raycast.
It works with the existing installation of AeroSpace




aerospace config --config-path)Aerospace to view the available commandsAerospace Shortcuts command to view all shortcuts parsed from your config fileAerospace Configuration command to view your Aerospace configurationAerospace Menubar Shortcuts command to enable menubar shortcutsAerospace Switch Apps command to show the app in current workspaceThe extension supports programmatic access via Raycast deeplinks using launchContext. This allows integration with window tile manager tools like SketchyBar, Alfred, Keyboard Maestro, or custom scripts.
raycast://extensions/limonkufu/aerospace/switchApps?arguments={\"workspace\":\"all\"}&context={\"searchText\":\"AppName\"}
Parameters:
arguments - UI parameters (e.g., workspace selection)context - LaunchContext parameters passed without showing UI prompts (e.g., searchText for pre-filtering)This enables external tools to trigger the app switcher with pre-filtered search without displaying argument input prompts.
Contributions are welcome. Please open an issue or submit a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.