.env.example
Set these on your host before deploying. Each platform has an “Environment Variables” section in the deploy flow.
DEEPSEEK_API_KEY
secret
DEEPSEEK_MODEL
DEEPSEEK_ENABLE_THINKING
ANIMATION_FRAMES_DIR
ANIMATION_FPS
PET_SIZE
BG_THRESHOLD
BG_FILL_COLOR
USE_TRANSPARENT
TRAY_ICON_PATH
ALPHA_THRESHOLD
brew install flyctl && fly launch --from https://github.com/1786329860/zhuochong
curl -L https://fly.io/install.sh | sh && fly launch --from https://github.com/1786329860/zhuochong
iwr https://fly.io/install.ps1 -useb | iex; fly launch --from https://github.com/1786329860/zhuochong