1
0
Fork 0
forked from Upstreams/cinny
Yet another matrix client
  • TypeScript 99%
  • JavaScript 0.7%
  • CSS 0.2%
  • HTML 0.1%
Find a file
DrTrix 690f7e86ef config: enable hash router
Switches to hash-based routing so real URL paths (/location) are
freed up and can be served independently by Nginx.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-08 03:31:14 +01:00
.github chore(deps): update actions/setup-node action to v6.3.0 (#2727) 2026-03-04 20:10:28 +11:00
.vscode
contrib
public feat: replace Cinny logos with Trixcord constellation assets, update all references 2026-03-08 01:07:35 +01:00
src feat: replace Cinny logos with Trixcord constellation assets, update all references 2026-03-08 01:07:35 +01:00
.dockerignore
.eslintignore
.eslintrc.cjs
.gitignore
.node-version Pin all the action deps to SHA (#2725) 2026-03-04 12:31:36 +11:00
.npmrc
.prettierignore
.prettierrc.json
build.config.ts
CODE_OF_CONDUCT.md
config.json config: enable hash router 2026-03-08 03:31:14 +01:00
CONTRIBUTING.md
docker-nginx.conf
Dockerfile Update node to v24.13.1 LTS (#2622) 2026-02-22 18:15:23 +11:00
index.html feat: replace Cinny logos with Trixcord constellation assets, update all references 2026-03-08 01:07:35 +01:00
LICENSE
netlify.toml
package-lock.json Downgrade matrix-widget-api from 1.17.0 to 1.13.0 (#2736) 2026-03-07 20:47:45 +11:00
package.json chore: rebrand client and set version to 0.1.0 2026-03-08 01:07:35 +01:00
README.md chore: rebrand client and set version to 0.1.0 2026-03-08 01:07:35 +01:00
tsconfig.json
vite.config.js feat: Add voice/video room support (#2680) 2026-03-07 18:03:32 +11:00

Trixcord

Trixcord is a Matrix client for the Sidera network, built on top of Cinny. It focuses on a simple, elegant and secure interface.

Based on Cinny — currently tracking upstream 4.10.5.

Local development

npm ci    # Install dependencies
npm start # Start development server

To build:

npm run build # Compiles the app into dist/