开源许可
ClawButler 是基于 Apache License 2.0 许可的开源软件。我们感谢以下开源项目的支持。
Apache License 2.0
ClawButler 本身基于 Apache License 2.0 分发。完整许可证文本可在项目仓库的 LICENSE 文件中查看。
Web (Next.js)
| 依赖包 | 许可证 |
|---|---|
| next | MIT |
| react / react-dom | MIT |
| next-auth | ISC |
| tailwindcss | MIT |
| @sentry/nextjs | MIT |
| posthog-js | MIT |
| bcryptjs | MIT |
| sonner | MIT |
Mobile (Expo)
| 依赖包 | 许可证 |
|---|---|
| expo | MIT |
| react-native | MIT |
| expo-router | MIT |
| @tanstack/react-query | MIT |
| zustand | MIT |
| @sentry/react-native | MIT |
| expo-clipboard | MIT |
| expo-notifications | MIT |
| expo-secure-store | MIT |
| react-native-safe-area-context | MIT |
| react-native-screens | MIT |
| react-native-svg | MIT |
| @expo/vector-icons | MIT |
| uuid | MIT |
API (FastAPI)
| 依赖包 | 许可证 |
|---|---|
| fastapi | MIT |
| uvicorn | BSD-3-Clause |
| sqlalchemy | MIT |
| asyncpg | Apache-2.0 |
| alembic | MIT |
| pydantic | MIT |
| structlog | MIT / Apache-2.0 |
| sentry-sdk | MIT |
| httpx | BSD-3-Clause |
| pyjwt | MIT |
| bcrypt | Apache-2.0 |
| cryptography | BSD / Apache-2.0 |
| websockets | BSD-3-Clause |
| valkey | MIT |
| fpdf2 | LGPL-3.0 |
| pywebpush | MPL-2.0 |
CLI
| 依赖包 | 许可证 |
|---|---|
| typer | MIT |
| httpx | BSD-3-Clause |
| rich | MIT |