Blender Render Queue, or BRQ, is a standalone desktop app from Stéphane Claudon that automates batch rendering for Blender. You queue shots, pick exactly which scenes to render, and let the queue work through them without babysitting each job.
Beyond scene selection, BRQ can target specific cameras and view layers for multi-shot workflows, save output presets covering engine, samples, and format for reuse, and show a full-resolution live preview of the current frame alongside a remaining-time estimate. A remote monitoring web app tracks the queue from elsewhere, while desktop and mobile notifications signal when renders finish. Custom Python scripts can run before or after renders for further automation, and the machine can shut down or sleep once the queue completes.
It matches Blender's UI, shortcuts, and input logic, runs on Windows, macOS, and Linux, and supports Blender-Internal, Cycles, Eevee, Freestyle, and Octane. Distributed under the MIT license.