A desktop Matrix client for macOS and Linux.
Built with Electron, React, and the matrix-js-sdk.
pnpm install
pnpm devpnpm dev— run the app in development modepnpm build— build the apppnpm test— run testspnpm lint— lint sourcespnpm typecheck— typecheck node and web targetspnpm package:mac— package for macOSpnpm package:linux— package for Linux
MIT