Executor¶

A popup launcher for your own Python scripts. It lists every .py file in your Executor scripts folder (set in Preferences › iOps), grouped alphabetically. Click a name to run that script in the current context. Use it as a personal toolbox of small utilities you run all day.
Hotkey: Ctrl+Alt+Shift+X.
Options¶
- Search field — type to filter the list by name.
- Column count / name length — adjust the popup layout in Preferences › iOps.
Tips¶
- Subfolders are scanned too, so you can organise scripts however you like.
- An uppercase prefix like
UV_unwrap.pyis stripped from the displayed name and used for grouping.