Brett 21de69ca4f Improve performance on several API calls (#80)
* Streamline fetching renderer_info from API - use threading for performance improvements

* Use concurrent.futures instead of Threading

* Fix timeout issue with server proxy

* Minor fixes to code that handles proxy server online / offline status
2024-08-03 11:02:40 -05:00
2023-12-25 17:40:55 -06:00
2023-11-04 09:52:15 -05:00
2023-12-17 12:07:10 -06:00
2023-12-21 20:47:38 -06:00
2024-01-28 10:30:57 -06:00
2023-11-04 16:13:40 -05:00
2024-01-28 20:54:12 -06:00
2023-12-16 22:20:24 -06:00
2024-01-27 22:56:33 -06:00
2023-11-04 16:13:40 -05:00
2024-01-28 10:30:57 -06:00

🎬 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%