Skip to content

Hot Box - Quick Access Menu And Hotkeys For Custom Scripts

by hodgson3d·Workflow

Images © hodgson3d. Used for product review; image policy.

Why we like it

Hot Box earns its place in the superhive library for consolidating a scattered collection of Python tools into one addon, with hotkey binding, a customizable quick menu, and .json export so a setup can move between machines or be shared.

What is Hot Box - Quick Access Menu And Hotkeys For Custom Scripts?

Hot Box - Quick Access Menu And Hotkeys For Custom Scripts is a Blender addon for organizing and deploying custom Python tools. It turns your scripts and macros into instant hotkeys and a quick-access popup menu, giving you a structured environment to house the tools you rely on. The addon runs Python scripts via exec.

The quick menu can be called from any workspace within Blender, and its folders, naming, menu visibility, and tool layout are fully customizable. You can edit each script directly in the Blender script editor, and export or import .json files to share or back up your entire tool library along with its hotkeys and menu layout. Scripting knowledge is not required: the developer supplies an AI prompt template that generates Hot Box-compatible operators for people who don't write Python.

Hot Box supports Blender 4.5 through 5.1 and is distributed under the GPL license. A demo video is available on the developer's page.

Who is Hot Box - Quick Access Menu And Hotkeys For Custom Scripts best for?

Hot Box - Quick Access Menu And Hotkeys For Custom Scripts is best for blender users organizing and deploying a growing library of custom Python scripts and macros.

How much does Hot Box - Quick Access Menu And Hotkeys For Custom Scripts cost?

Hot Box - Quick Access Menu And Hotkeys For Custom Scripts is completely free to download and use.

Key features

  • Hotkey management for binding custom scripts and macros
  • Quick popup menu that can be called from any workspace within Blender
  • Customizable folders, naming, menu visibility, and tool layout
  • Edit each script directly in the Blender script editor
  • Export and import .json files to share or back up tools, hotkeys, and menu layout
  • Runs Python scripts via exec
  • No scripting knowledge required; includes an AI prompt template for generating tools

Tags

#Blender#Python scripts#hotkeys#macros#quick menu#workflow#addon

Frequently asked questions

Does Hot Box work with Blender 4.5 and later?

Hot Box supports Blender versions 4.5 through 5.1, so it fits recent releases of the software. If you run a version inside that range, you can bind your Python scripts and macros to hotkeys or the quick-access menu without extra steps. The developer lists this range directly, so check that your Blender install falls within it before installing. For any versions outside 4.5 to 5.1, or for confirmation on newer point releases, the developer's page is the best place to verify current compatibility details.

Do I need to know Python to use Hot Box?

Hot Box does not require any scripting knowledge to use. If you don't know Python, the developer provides an AI prompt template you can paste into an AI tool to generate a working script, which Hot Box then runs via exec. The prompt asks for an operator class, adjustable parameters, and a popup dialog so you can tune values before execution. A tutorial is referenced for more details. That said, Hot Box is built to house Python tools, so those who do write their own operators can organize and deploy them the same way.

Can I share my Hot Box setup with other people?

Hot Box lets you export and import .json files, which hold all of your tools along with their hotkeys and quick-menu layout. That makes it straightforward to share your setup with anyone or keep a backup so you never lose your configuration. Because everything travels in a single .json file, moving your tool library between machines or handing it to a collaborator comes down to exporting on one end and importing on the other. The share-with-anyone capability is called out directly by the developer.

Can I edit my scripts inside Hot Box?

Hot Box lets you edit each script directly in the Blender script editor, so adjustments happen inside the same software rather than an external file. Alongside editing, you can organize tools into folders, rename them, control menu visibility, and arrange the tool layout to match how you work. The quick popup menu can be called from any workspace within Blender. Together these options give you a structured place to keep and refine your Python tools without leaving the editor you already use for scripting.

Is Hot Box free to download?

Hot Box is listed as free in this catalog. Licensing and availability can change over time, so for the current terms, and for the most up-to-date details on what the download includes, the developer's page on superhive is the place to check. The addon is distributed under the GPL license, which is worth reviewing if you plan to modify or redistribute it. For any questions about usage rights beyond that, reaching out through the developer's page is the most reliable route.

Similar plugins