Skip to content

Commit d23562d

Browse files
Add Android app badge and Google Play link to README
1 parent c84667c commit d23562d

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
[![License](https://img.shields.io/badge/license-Apache--2.0-blue)](LICENSE)
66
[![macOS](https://img.shields.io/badge/Download-macOS_App-black?logo=apple&logoColor=white)](https://github.com/botschat-app/botsChat/releases/latest/download/BotsChat-mac.dmg)
77
[![iOS](https://img.shields.io/badge/Download-iOS_App-blue?logo=apple&logoColor=white)](https://apps.apple.com/app/botschat-chat-with-agent/id6759292058)
8+
[![Android](https://img.shields.io/badge/Download-Android_App-green?logo=android&logoColor=white)](https://play.google.com/store/apps/details?id=app.botschat.console)
89

910
A self-hosted, **end-to-end encrypted** chat interface for [OpenClaw](https://github.com/openclaw/openclaw) AI agents.
1011

@@ -105,7 +106,7 @@ BotsChat is **100% open source** — the [same code](https://github.com/botschat
105106
| **B. Run Locally** | Development, no cloud account | Yes |
106107
| **C. Deploy to Cloudflare** | Remote access (e.g. from phone) | Yes |
107108

108-
> **Native Apps**: A macOS client is available — [download the latest DMG](https://github.com/botschat-app/botsChat/releases/latest/download/BotsChat-mac.dmg) (signed and notarized, Apple Silicon + Intel). An iOS app is also available on the [App Store](https://apps.apple.com/app/botschat-chat-with-agent/id6759292058).
109+
> **Native Apps**: A macOS client is available — [download the latest DMG](https://github.com/botschat-app/botsChat/releases/latest/download/BotsChat-mac.dmg) (signed and notarized, Apple Silicon + Intel). An iOS app is available on the [App Store](https://apps.apple.com/app/botschat-chat-with-agent/id6759292058). An Android app is available on [Google Play](https://play.google.com/store/apps/details?id=app.botschat.console).
109110
110111
Pick one below and follow its steps, then continue to [Install the OpenClaw Plugin](#install-the-openclaw-plugin).
111112

0 commit comments

Comments
 (0)