mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-21 17:08:36 +01:00
15 lines
480 B
Markdown
15 lines
480 B
Markdown
|
|
---
|
||
|
|
layout: project
|
||
|
|
title: matrix-static
|
||
|
|
categories: projects client
|
||
|
|
description: A static golang generated preview of public world readable Matrix rooms
|
||
|
|
author: Michael Telatynski
|
||
|
|
maturity: Released
|
||
|
|
---
|
||
|
|
|
||
|
|
# {{ page.title }}
|
||
|
|
|
||
|
|
[matrix-static](https://view.matrix.org) is a static read-only Matrix Client, useful for peeking into Public Rooms and designed to be spidered/indexed.
|
||
|
|
|
||
|
|
The source (and more information) can be found on [GitHub](https://github.com/t3chguy/matrix-static).
|