All Projects → matrix-org → tardis

matrix-org / tardis

Licence: other
Time Agnostic Room DAG Inspection Service

Programming Languages

javascript
184084 projects - #8 most used programming language

TARDIS - Time Agnostic Room DAG Inspection Service

TARDIS is a time-travelling debugger for Matrix room DAGs, which hooks into Dendrite's internal APIs to graphically visualise a room using d3-dag for debugging purposes.

The intention is to add it as a RightPanel widget to Element (particularly in p2p mode) to help figure out what's gone wrong if your P2P node goes weird.

It's effectively the real-life version of the 2014-vintage D3 "how matrix works" animation from the frontpage of Matrix.org.

Currently very experimental and PoC.

Generates stuff like this:

To use:

Tweak the config in src/index.js, and:

yarn install
yarn run start
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].