# Heready **Repository Path**: anzhuangguai/heready ## Basic Information - **Project Name**: Heready - **Description**: Heready, Always by your side - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-08-11 - **Last Updated**: 2026-01-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Heready #### 介绍 Heready, Always by your side #### 软件架构 graph TD A[用户] -->|请求 public.com| B(public.com) B -->|转发请求| C(heready 程序) C -->|转发请求| D(L20) #### 功能列表 (1) 轮询mailtutan 1080 api curl http://public.com:1080/api/messages (2) 将指令下达给L20 (3) 将结果email回去 email的smtp服务器是mailtutan 如此循环 #### Xunfei Spark Command set XF_TOKEN=x:anrSJovEGjGNdZJdwmLX cargo run 或者 ./target/debug/heready -a http://47.92.234.159:31080/api/messages -s 47.92.234.159 ### Ollama Command # 指定自定义Ollama地址和模型 ./heready -o http://192.168.1.100:11434/api/chat -m llama3