
Glowing Bear
Web frontend for WeeChat using the relay over WebSockets

Glowing Bear is a web client for the WeeChat IRC client. It connects directly from your browser to a WeeChat instance through the WeeChat relay plugin, providing a modern UI without requiring a separate backend service.
Key Features
- Connects to WeeChat using the relay plugin over WebSockets
- Runs entirely in the browser (static web app) with a responsive interface for desktop and mobile
- Rich message rendering with optional inline previews/embeds for common media types
- Works as an installable/app-like experience (for example as a Chrome app or added to a mobile home screen)
- Supports securing the relay connection using TLS when configured on the WeeChat/relay side
Use Cases
- Access your always-on WeeChat session remotely from any modern browser
- Provide a user-friendly UI for WeeChat on mobile devices
- Run WeeChat on a server while using a lightweight web interface locally or remotely
Limitations and Considerations
- Requires an existing WeeChat instance (WeeChat 0.4.2+), with the relay plugin configured and reachable
- If the relay is exposed without TLS, traffic is sent in cleartext; secure relay configuration is strongly recommended
Glowing Bear is a good fit for users who prefer WeeChat’s robustness but want a modern, portable interface. Because it is a static web frontend, deployment is simple and updates are straightforward, while WeeChat remains responsible for the IRC connection and state.
Categories:
Tags:
Tech Stack:
Similar Services

Rocket.Chat
Self-hosted secure team chat with voice, video, and omnichannel
Rocket.Chat is an open-source communications platform for secure team messaging, channels, DMs, voice/video, integrations, and customer omnichannel support.


Novu
Open-source notifications infrastructure for inbox and multi-channel delivery
Novu is an open-source notifications platform with a unified API, workflow orchestration, and embeddable in-app inbox for email, SMS, push, and chat.

Mattermost
Secure, self-hosted team collaboration and messaging platform.
Open-source, self-hosted messaging platform for secure team collaboration with real-time chat, audio calls, screen sharing, and integrations.


ntfy
HTTP-based pub-sub push notification service via PUT/POST
ntfy is a lightweight HTTP pub-sub service to send push notifications to phones, desktops, and browsers via PUT/POST or a REST API.

Chatwoot
Open-source omnichannel customer support and live chat platform
Chatwoot is an open-source customer support platform with a shared inbox for live chat, email, and messaging channels, plus automation, reporting, and a help center.

Zulip
Organized team chat with topic-based threading
Open-source team chat server with topic-based threading for focused, asynchronous, and real-time communication in distributed teams.
JavaScript
HTML
CSS
npm
Node.js