A blender addon script that writes render progress data to json for use by other tools!
At the moment I have only written a script that parses the json data for use in Waybar, but the data can be used by anything for all sorts of applications (think WLED loading bar, triggering rsync backups, sending NTFY notifications, automatically changing power profiles or shutting down after the render completes, etc.)
- Reorganize into proper addon structure
- Add notifications for completion
- Add a not running case
- Set up user configs (display bar, change nerdfont icons, tooltip data, notifications, etc.)
- Upload this to the extensions repository