← 返回
沟通协作

Web Gateway

Minimal Flask-based multi-user chat interface enabling OpenClaw HTTP integration with persistent UI state and optional Google Maps support.
基于Flask的极简多用户聊天界面,支持OpenClaw HTTP集成、持久化UI状态及可选谷歌地图功能。
jeanne0r
沟通协作 clawhub v1.0.6 1 版本 100000 Key: 无需
★ 0
Stars
📥 733
下载
💾 21
安装
1
版本
#latest#openclaw flask web-ui chat gateway#openclaw flask web-ui chat gateway ai-agent#openclaw web-ui chat gateway flask#web gateway ui flask openclaw chat

概述

OpenClaw Web Gateway

Type

interface

Runtime

python

Description

Lightweight Flask web interface that forwards chat requests to a configured OpenClaw HTTP endpoint.

The gateway provides a browser chat UI and stores minimal local state.

Requirements

  • Python 3.10+
  • A reachable OpenClaw instance

Configuration

Configuration is done using environment variables.

Typical values:

OPENCLAW_BASE=http://127.0.0.1:18789

OPENCLAW_AUTH=

OPENCLAW_AGENT=main

OPENCLAW_CHANNEL=web-gateway

OPENCLAW_MODEL=default

DEFAULT_USER=family

PORT=5002

OPENCLAW_AUTH is optional and only required if the upstream OpenClaw endpoint requires authentication.

Run

python app.py

Then open:

http://127.0.0.1:5002

Notes

The application may create small local runtime files in directories such as:

memory/

state/

These directories are intended for local runtime data and should not be committed to version control.

版本历史

共 1 个版本

  • v1.0.6 当前
    2026-03-19 06:38 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

communication-collaboration

Himalaya

lamelas
{"answer":"通过IMAP/SMTP管理邮件的CLI。可在终端使用 `himalaya` 收发、回复、转发、搜索及整理邮件。支持多账户与MML(MIME元语言)编写邮件。"}
★ 68 📥 45,592
communication-collaboration

Gmail

byungkyu
Gmail API 集成,托管 OAuth,支持读取、发送和管理邮件、线程、标签及草稿,适用于需要与 Gmail 交互的场景。
★ 72 📥 37,734
communication-collaboration

Slack

steipete
当需要通过 slack 工具从 Clawdbot 控制 Slack 时使用,包括在频道或私信中回复消息或置顶/取消置顶项目。
★ 157 📥 47,685