-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Fix/docs #8229
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
lingyun14beta
wants to merge
28
commits into
AstrBotDevs:master
Choose a base branch
from
lingyun14beta:fix/plugin-dev-docs
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Fix/docs #8229
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
6c2e060
Update listen-message-event.md
lingyun14beta 03f6733
Update other.md
lingyun14beta bb48175
Update send-message.md
lingyun14beta e3f0cd2
Update ai.md
lingyun14beta a9210fe
Update ai.md
lingyun14beta 7ef1318
Update send-message.md
lingyun14beta ecbbf66
Update listen-message-event.md
lingyun14beta 38f0388
Delete docs/zh/dev/star/guides/env.md
lingyun14beta 537e94e
Delete docs/en/dev/star/guides/env.md
lingyun14beta ec375b9
Update simple.md
lingyun14beta 1981899
Update discord.md
lingyun14beta 1fac735
Update discord.md
lingyun14beta 0245bce
Update matrix.md
lingyun14beta bd46d72
Update matrix.md
lingyun14beta 6c94f83
Update index.md
lingyun14beta 909b567
Update index.md
lingyun14beta e5e899c
Update openapi.md
lingyun14beta 04f3f6d
Update ppio.md
lingyun14beta 6d504eb
Update ppio.md
lingyun14beta f8b2928
Update function-calling.md
lingyun14beta b4af259
Update function-calling.md
lingyun14beta 0c80d08
Update config.mjs
lingyun14beta f3d6641
docs: add EN desktop deployment page
lingyun14beta 4f8eb3d
Update plugin.md
lingyun14beta 78f25ee
Update ai.md
lingyun14beta b667c20
Update ai.md
lingyun14beta a24ebf1
Update ai.md
lingyun14beta 87c28f2
Update desktop.md
lingyun14beta File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,33 @@ | ||
| # Deploy with AstrBot Desktop Client | ||
|
|
||
| `AstrBot-desktop` is designed for quick local deployment of AstrBot on your personal computer, supporting Windows, macOS, and Linux. | ||
|
|
||
| Among the various deployment options, the desktop client is best suited for personal local use. It is not recommended for long-term server operation or production environments. For production deployments, consider [Docker](/en/deploy/astrbot/docker) or [Kubernetes](/en/deploy/astrbot/kubernetes) instead. | ||
|
|
||
| Compared to command-line or container-based solutions, the desktop client offers an out-of-the-box experience, ideal for users who want to get started without dealing with environment setup. | ||
|
|
||
| Repository: [AstrBotDevs/AstrBot-desktop](https://github.com/AstrBotDevs/AstrBot-desktop) | ||
|
|
||
| ## Who Is It For | ||
|
|
||
| - Users who want quick local deployment with a graphical interface. | ||
| - Beginners who don't want to manually manage Docker / Python environments. | ||
| - Personal devices that stay online, primarily for individual or small team daily use. | ||
|
|
||
| ## Key Features | ||
|
|
||
| - Multi-platform installers, ready to use after download. | ||
| - GUI-based configuration, lowering the barrier for first-time deployment. | ||
| - Suitable as a locally resident client. | ||
|
|
||
| ## Download and Install | ||
|
|
||
| 1. Open [AstrBot-desktop Releases](https://github.com/AstrBotDevs/AstrBot-desktop/releases). | ||
| 2. Download the installer for your operating system (e.g. `.exe`, `.dmg`, `.rpm`, `.deb`). | ||
| 3. Launch the desktop client after installation and follow the setup wizard to complete initialization. | ||
|
|
||
| ## Difference from Launcher Deployment | ||
|
|
||
| - Desktop client: focuses on an out-of-the-box GUI experience. | ||
| - Launcher deployment: focuses on automated script-based startup, suitable for users who prefer a traditional deployment workflow. | ||
| - See [Launcher Deployment](/en/deploy/astrbot/launcher). |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.