Skip to content

Web and desktop voice chat client built with React, Vite, and Electron. Features noise suppression, voice activity detection, multi-server support, and a Radix UI interface.

License

Notifications You must be signed in to change notification settings

Gryt-chat/client

Repository files navigation

Gryt logo

Gryt Web Client

React web client for the Gryt voice chat platform.
Built with TypeScript, Vite, and Radix UI.

A hosted version is available at app.gryt.chat — try Gryt without downloading anything.


Docker

docker pull ghcr.io/gryt-chat/client:latest
docker run -p 80:80 ghcr.io/gryt-chat/client:latest

The entrypoint injects runtime configuration via environment variables:

Variable Default Description
GRYT_OIDC_ISSUER https://auth.gryt.chat/realms/gryt OIDC issuer URL
GRYT_OIDC_REALM gryt Keycloak realm
GRYT_OIDC_CLIENT_ID gryt-web OIDC client ID

Browse tags at ghcr.io/gryt-chat/client.

Quick Start

yarn install
yarn dev

Open http://localhost:3666.

Build

yarn build
yarn preview

Documentation

Full docs at docs.gryt.chat/docs/client:

Issues

Please report bugs and request features in the main Gryt repository.

License

AGPL-3.0 — Part of Gryt

About

Web and desktop voice chat client built with React, Vite, and Electron. Features noise suppression, voice activity detection, multi-server support, and a Radix UI interface.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

  •  

Packages

 
 
 

Contributors