mirror of
https://github.com/blw1138/Zordon.git
synced 2025-12-17 08:48:13 +00:00
4df41a2079360197acf8a4369affaa603e46d908
* Add a frame complete notification to BaseWorker and distributed_job_manager.py * Add API to download individual files to API server and ServerProxy * Rename subjob notification API and add download_missing_frames_from_subjob * Subjobs will now notify parent when a frame is complete * Fix missed rename * Add some misc logging * Better error handling * Fix frame download file path issue * Download missing frames at job completion and misc cleanup * Misc cleanup * Code cleanup
🎬 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%