BlenderQ: Command-Line Blender Render Queue Manager

2025-05-09
BlenderQ: Command-Line Blender Render Queue Manager

BlenderQ is a terminal UI tool for managing a queue of local Blender renders. Add multiple .blend files to a queue and monitor their progress from your terminal. Built with Node.js and Ink, it supports themes and Nerd Fonts icons, making installation quick and easy. The author chose Node.js over Python or Go due to readily available components that met the project's requirements, enabling faster delivery of a functional and maintainable TUI.

Development