GitDeployHub

1786329860/zhuochong

github.com/1786329860/zhuochong ↗
Python
11 environment variables found in .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
Best match Fly.io Anything Dockerized — requires the Fly CLI.
macOS
brew install flyctl && fly launch --from https://github.com/1786329860/zhuochong
Linux
curl -L https://fly.io/install.sh | sh && fly launch --from https://github.com/1786329860/zhuochong
Windows (PowerShell)
iwr https://fly.io/install.ps1 -useb | iex; fly launch --from https://github.com/1786329860/zhuochong
Or deploy to a different host
← Try another repo