← Package directory
Available on winget

Install AstrBot Launcher

AstrBot GUI manager

Install with winget
winget install --id AstrBot.AstrBotLauncher
Upgrade
winget upgrade --id AstrBot.AstrBotLauncher
Uninstall
winget uninstall --id AstrBot.AstrBotLauncher

About AstrBot Launcher

AstrBot Launcher is a desktop application designed for graphical management of AstrBot, offering comprehensive features including version downloads, instance management, data backup, and automated Python runtime environment configuration. Features - Intrusion-free architecture: Runtime environments and dependencies are managed in independent directories to avoid system pollution - Multi-instance visual management: Create, start, stop, and upgrade instances all-in-one - Secure backup and recovery: Instance-level bac...

What's new in 0.3.5

- Full Changelog: v0.3.4...v0.3.5 - feat: sync WebUI during instance deployment by @Raven95676 in https://github.com/AstrBotDevs/astrbot-launcher/pull/65

Read release notes

Version history

Version Updated Notes
0.3.5 Unknown - Full Changelog: v0.3.4...v0.3.5 - feat: sync WebUI during instance deployment by @Raven95676 in https://github.com/AstrBotDevs/astrbot-launcher/pull/65
0.3.4 Unknown - Full Changelog: v0.3.3...v0.3.4 - Add instance manifest rebuild functionality by @Raven95676 in https://github.com/AstrBotDevs/astrbot-launcher/pull/54 - Add instance repair functionality by @Raven95676 in https://gith...
0.3.3 Unknown - Full Changelog: v0.3.2...v0.3.3 - hotfix: startup log detection by @Raven95676 in https://github.com/AstrBotDevs/astrbot-launcher/pull/56
0.3.2 Unknown - Full Changelog: v0.3.1...v0.3.2 - chore(deps-dev): bump vite from 7.3.1 to 7.3.2 by @dependabot[bot] in https://github.com/AstrBotDevs/astrbot-launcher/pull/47 - Implement lock check modal flow for backup and instance...
0.3.1 Unknown Release notes
0.3.0 Unknown What's Changed - Migrate config and manifest storage to redb by @Raven95676 in https://github.com/AstrBotDevs/astrbot-launcher/pull/33 - chore(deps): bump tar from 0.4.44 to 0.4.45 in /src-tauri by @dependabot[bot] in ht...
0.2.9 Unknown What's Changed - Refactor UV version handling to use detection by @Raven95676 in https://github.com/AstrBotDevs/astrbot-launcher/pull/28 - Add environment and system proxy fallback by @Raven95676 in https://github.com/As...
0.2.8 Unknown What's Changed - Refactor: Remove HTTP health check in favor of liveness-only monitoring by @Raven95676 in https://github.com/AstrBotDevs/astrbot-launcher/pull/21 - chore(deps): bump quinn-proto from 0.11.13 to 0.11.14 i...
0.2.7 Unknown What's Changed - refactor: move utility functions to a dedicated utils module by @Raven95676 in https://github.com/AstrBotDevs/astrbot-launcher/pull/13 - refactor: process monitoring and health evaluation by @Raven95676...
0.2.6 Unknown What's Changed - feat: enhance proxy handling by adding no_proxy support by @Raven95676 in https://github.com/Raven95676/astrbot-launcher/pull/9 - refactor: remove pip dependency marker handling from cleanup and depl… by...