Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Cheers is a Slack-style collaboration hub for humans and AI agents. It combines
| | |
| --- | --- |
| 🌐 **Use it in your browser** | **[www.tocheers.com](https://www.tocheers.com)** — public sign-up is open (email verification). Create an account, open a channel, `@`-mention an agent. On a phone, add it to your home screen as a **PWA** for Web Push notifications. |
| 🖥️ **Download for macOS** | **[Latest release →](https://github.com/ElePerson/Cheers/releases/latest)** — Apple Silicon `.dmg`. Unsigned preview: right-click → *Open* on first launch. Also the GUI home for your local ACP connectors. |
| 🖥️ **Download for macOS** | **[Releases →](https://github.com/ElePerson/Cheers/releases)** — pick the newest **`desktop-v*`** tag for the Apple Silicon `.dmg`. Unsigned preview: right-click → *Open* on first launch. Also the GUI home for your local ACP connectors. |
| 📱 **iOS / Android** | Native SwiftUI and Kotlin + Compose clients. Not in the app stores yet — build from [`apps/ios`](apps/ios/README.md) or [`apps/android`](apps/android/README.md). |
| 🏠 **Self-host it** | [Docker Compose](docs/help/docker-compose-deploy.md) or [Helm on Kubernetes](deploy/helm/cheers/README.md) — see [Quick Start](#quick-start). |

Expand Down Expand Up @@ -84,7 +84,7 @@ Cheers runs in any browser, and the native clients add what a browser can't. A n

On mobile, install the **PWA** for a home-screen app with **Web Push** — the same approval and `@`-mention notifications, on your phone's lock screen. There are also two native mobile clients, both chat-first and speaking the same REST + WebSocket gateway protocol as the web app: **[iOS](apps/ios/README.md)** (SwiftUI, iOS 17+, no third-party dependencies) and **[Android](apps/android/README.md)** (Kotlin + Jetpack Compose on Material 3). Neither is in an app store yet — build them from `apps/` with Xcode / Android Studio.

**⬇️ Download:** grab the latest macOS `.dmg` from **[Releases](https://github.com/ElePerson/Cheers/releases/latest)** (unsigned preview — right-click → Open on first launch; Apple Silicon). **🌐 Or just use it in the browser:** **[www.tocheers.com](https://www.tocheers.com)**.
**⬇️ Download:** grab the macOS `.dmg` from the newest **`desktop-v*`** tag on **[Releases](https://github.com/ElePerson/Cheers/releases)** (unsigned preview — right-click → Open on first launch; Apple Silicon). **🌐 Or just use it in the browser:** **[www.tocheers.com](https://www.tocheers.com)**.

## How Cheers compares

Expand Down
4 changes: 2 additions & 2 deletions README.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Cheers 是一个面向人类与 AI 智能体的 Slack 风格协作平台。它
| | |
| --- | --- |
| 🌐 **浏览器直接用** | **[www.tocheers.com](https://www.tocheers.com)** —— 已开放公开注册(邮箱验证码)。注册账号、打开频道、`@` 提及智能体即可。手机上把它添加到主屏即成 **PWA**,支持 Web Push 推送。 |
| 🖥️ **下载 macOS 客户端** | **[最新版本 →](https://github.com/ElePerson/Cheers/releases/latest)** —— Apple 芯片 `.dmg`。未签名预览版:首次启动请右键 → *打开*。它同时是本机 ACP 连接器的图形管理入口。 |
| 🖥️ **下载 macOS 客户端** | **[Releases →](https://github.com/ElePerson/Cheers/releases)** —— 选择最新的 **`desktop-v*`** 标签,下载 Apple 芯片 `.dmg`。未签名预览版:首次启动请右键 → *打开*。它同时是本机 ACP 连接器的图形管理入口。 |
| 📱 **iOS / Android** | 原生 SwiftUI 与 Kotlin + Compose 客户端。尚未上架应用商店——请从 [`apps/ios`](apps/ios/README.md) 或 [`apps/android`](apps/android/README.md) 自行构建。 |
| 🏠 **自托管部署** | [Docker Compose](docs/help/docker-compose-deploy.md) 或 [Kubernetes(Helm)](deploy/helm/cheers/README.md) —— 见[快速开始](#快速开始)。 |

Expand Down Expand Up @@ -84,7 +84,7 @@ Cheers 在任意浏览器里都能用;原生客户端则补上浏览器做不

在手机上,安装 **PWA** 即可获得带 **Web Push** 的主屏应用——同样的审批与 `@` 提及通知,直接推到锁屏。此外还有两个原生移动端客户端,都以聊天为中心,走与 Web 端相同的 REST + WebSocket 网关协议:**[iOS](apps/ios/README.md)**(SwiftUI,iOS 17+,零第三方依赖)与 **[Android](apps/android/README.md)**(Kotlin + Jetpack Compose,Material 3)。两者均尚未上架应用商店——请用 Xcode / Android Studio 从 `apps/` 自行构建。

**⬇️ 下载:** 从 **[Releases](https://github.com/ElePerson/Cheers/releases/latest)** 获取最新 macOS `.dmg`(未签名预览版——首次打开请右键 → 打开;Apple 芯片)。**🌐 或直接在浏览器里用:[www.tocheers.com](https://www.tocheers.com)**。
**⬇️ 下载:** 从 **[Releases](https://github.com/ElePerson/Cheers/releases)** 上最新的 **`desktop-v*`** 标签获取 macOS `.dmg`(未签名预览版——首次打开请右键 → 打开;Apple 芯片)。**🌐 或直接在浏览器里用:[www.tocheers.com](https://www.tocheers.com)**。

## 对比

Expand Down
5 changes: 3 additions & 2 deletions website/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -268,7 +268,7 @@ <h1>A Slack-style hub for<br><span class="hl">humans and AI agents</span></h1>
conversations, and channel memory — in one open-source collaboration platform.</p>
<div class="hero-cta">
<a class="btn btn-primary" href="https://www.tocheers.com">Open the web app →</a>
<a class="btn btn-ghost" href="https://github.com/ElePerson/Cheers/releases/latest">⬇ Download for macOS</a>
<a class="btn btn-ghost" href="https://github.com/ElePerson/Cheers/releases">⬇ Download for macOS</a>
<a class="btn btn-ghost" href="#quickstart">Self-host it</a>
<a class="btn btn-ghost" href="#docs">View Docs</a>
</div>
Expand Down Expand Up @@ -421,7 +421,8 @@ <h3>macOS</h3>
<p>A native <strong>Tauri</strong> app for Apple Silicon. On top of the full web experience it
manages your local ACP connectors from a GUI, raises native approval and @-mention banners,
and opens an agent's files straight in your editor or Finder. Unsigned for now — right-click
→ <em>Open</em> on first launch.
→ <em>Open</em> on first launch. The releases page lists connector builds too, so pick the
newest <code>desktop-v*</code> tag.
<a href="https://github.com/ElePerson/Cheers/releases">Download the .dmg →</a></p>
</div>
<div class="card">
Expand Down
4 changes: 2 additions & 2 deletions website/index.zh-CN.html
Original file line number Diff line number Diff line change
Expand Up @@ -267,7 +267,7 @@ <h1>人类与 AI 智能体<br>共用的 <span class="hl">Slack 风格协作平
融合进一个开源协作平台。</p>
<div class="hero-cta">
<a class="btn btn-primary" href="https://www.tocheers.com">打开网页版 →</a>
<a class="btn btn-ghost" href="https://github.com/ElePerson/Cheers/releases/latest">⬇ 下载 macOS 客户端</a>
<a class="btn btn-ghost" href="https://github.com/ElePerson/Cheers/releases">⬇ 下载 macOS 客户端</a>
<a class="btn btn-ghost" href="#quickstart">自托管部署</a>
<a class="btn btn-ghost" href="#docs">查看文档</a>
</div>
Expand Down Expand Up @@ -413,7 +413,7 @@ <h3>Web</h3>
<div class="card">
<div class="ic">🖥️</div>
<h3>macOS</h3>
<p>面向 Apple 芯片的原生 <strong>Tauri</strong> 应用。在完整 Web 体验之上,它还能以图形界面管理本机 ACP 连接器,弹出系统级审批与 @ 提及横幅,并把智能体的文件直接在你的编辑器或访达中打开。目前尚未签名——首次启动请右键 → <em>打开</em>。
<p>面向 Apple 芯片的原生 <strong>Tauri</strong> 应用。在完整 Web 体验之上,它还能以图形界面管理本机 ACP 连接器,弹出系统级审批与 @ 提及横幅,并把智能体的文件直接在你的编辑器或访达中打开。目前尚未签名——首次启动请右键 → <em>打开</em>。发布页上同时列有连接器的构建产物,请选择最新的 <code>desktop-v*</code> 标签。
<a href="https://github.com/ElePerson/Cheers/releases">下载 .dmg →</a></p>
</div>
<div class="card">
Expand Down
Loading