mirror of
https://github.com/blw1138/Zordon.git
synced 2025-12-17 08:48:13 +00:00
3600eeb21b5cd97e738028ff32873afa5c366b93
* Zeroconf logging improvements * Ignore RuntimeErrors in background threads - Prevents issues during shutdown * Migrate start up code from api_server.py to init.py * Add error handlers to the API server to handle detached instances * Integrate RenderQueue eval loop into RenderQueue object * Silently catch RuntimeErrors on evaluate_queue * Stop background queue updates in prepare_for_shutdown
🎬 Zordon - Render Management Tools
Welcome to Zordon! It's a local network render farm manager, aiming to streamline and simplify the rendering process across multiple home computers.
📦 Installation
Install the necessary dependencies: pip3 install -r requirements.txt
🎨 Supported Renderers
Zordon currently supports the following renderers:
- Blender
- FFMPEG
Description
Languages
Python
100%