A visual production tracking tool. https://watchtower.blender.org/
Go to file
2024-05-27 00:11:32 +02:00
client-web Cleanup: Remove whitespace 2024-05-27 00:10:06 +02:00
docs Docs: clarifications 2023-08-11 21:26:31 +02:00
pipeline Pipeline: Bump to v1.0.0-beta3 2024-05-27 00:11:32 +02:00
.env.local.example Remove unused code 2023-05-11 01:05:33 +02:00
.gitignore Pipeline: Full rewrite 2023-08-04 19:07:46 +02:00
LICENSE Add LICENSE 2022-01-31 01:37:20 +00:00
README.md Docs: update main README and the web client development instructions 2023-08-11 17:51:11 +02:00

Watchtower

Interactive film production management tool. Watchtower allows you to see the big picture of a short film or episode and unpack as much information as needed, down to the duration of a shot and assets used in it. All in the space of one screen.
Read the announcement on studio.blender.org. Keep up to date at watchtower.blender.org. See the Live Demo.

Features

  • Grid view for shots and assets with grouping and filtering tools
  • Timeline showing individual shots as well as task statuses and asset casting
  • Video player for preview of the edit export
  • Detail view for the current shot and sequence
  • Production tracking tool agnostic (fetch data once, store as static JSON files)
  • Read-only, no-authentication

Setup Guide

You can deploy Watchtower in your pipeline by following the instructions in pipeline/README.

Development Guide

Contributions to Watchtower are welcome! Check out docs/develop-client-web or docs/develop-pipeline for info on how to get started.