A visual production tracking tool. https://watchtower.blender.org/
 
 
 
 
 
 
Go to file
Francesco Siddi c3044a3eee Docs: Add blender.org analytics 2023-05-16 02:26:42 +02:00
client-web Docs: Update bundle and publish instructions 2023-05-16 00:50:47 +02:00
docs Docs: Add blender.org analytics 2023-05-16 02:26:42 +02:00
pipeline Docs: Update bundle and publish instructions 2023-05-16 00:50:47 +02:00
.env.local.example Remove unused code 2023-05-11 01:05:33 +02:00
.gitignore Docs: Add publish script 2023-05-15 23:40:04 +02:00
LICENSE Add LICENSE 2022-01-31 01:37:20 +00:00
README.md Docs: Static docs using Vitepress 2023-05-11 01:06:27 +02:00

README.md

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.

Features

  • Grid view (for shots and assets) with grouping and filtering tools
  • Detail view
  • Timeline showing individual shots as well as task statuses
  • Production tracking tool agnostic (fetch data once, store as static JSON files)
  • Read-only, no-auth

Setup Guide

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

Development Guide

Contributions to Watchtower are welcome! Check out docs/develop.md for info on how to get started.