View all files | ||||
English | 简体中文
The desktop edition of AstrBot, designed for fast local installation and convenient access to ChatUI and plugins.
Upstream AstrBot · Documentation · Releases · Issue Tracker
AstrBot Desktop is a packaged desktop distribution of AstrBot for local use. It bundles the WebUI, backend runtime, and desktop shell into a single app, making it a good fit for users who want a quick local setup with ChatUI, plugins, and knowledge base features. If you plan to run AstrBot on a server for long-term use, the upstream AstrBot source, Docker, or panel-based deployment is still the better choice.
If you only want to use the app and do not need to build it locally, download the installer for your platform from Releases.
AstrBot Desktop stores the AstrBot root directory under the user home directory as .astrbot by default:
Common directories:
| data/config/ | Configuration files |
| data/plugins/ | Plugins |
| data/plugin_data/ | Plugin data |
| data/knowledge_base/ | Knowledge base data |
| data/webchat/ | WebChat-related data |
| logs/ | Desktop and backend logs |
If you need to migrate data between the desktop app and a source-based deployment, read docs/data-migration.md first.
Not really. AstrBot Desktop is intended for local desktop usage and personal workflows. If you need long-running, stable server deployment, use the upstream AstrBot source, Docker, or panel-based deployment instead.
If you downloaded the installer from the internet, macOS may attach a quarantine flag to the app. Run:
Then restart the app. If the app is not located in /Applications, replace the path with the actual one.
Some MCP tools depend on node, npx, or uvx from your system environment. These dependencies are not bundled with the desktop installer, so you need to install them separately.
After installation, you can verify them yourself:
The following repository documents are currently written in Chinese:
If you need installation help or want to report issues and suggestions, you can reach out through:
This project is licensed under AGPL-3.0. See LICENSE for the full text.