# March7thAssistant
**Repository Path**: ice_moon_cake/March7thAssistant
## Basic Information
- **Project Name**: March7thAssistant
- **Description**: No description available
- **Primary Language**: Unknown
- **License**: GPL-3.0
- **Default Branch**: main
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2024-09-11
- **Last Updated**: 2025-07-17
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
March7thAssistant · 三月七小助手
**简体中文** | [繁體中文](./README_TW.md) | [English](./README_EN.md)
快速上手,请访问:[使用教程](https://m7a.top/#/assets/docs/Tutorial)
遇到问题,请在提问前查看:[FAQ](https://m7a.top/#/assets/docs/FAQ)
## 功能简介
- **日常**:清体力、每日实训、领取奖励、委托、锄大地
- **周常**:历战余响、模拟宇宙、忘却之庭
- **抽卡记录导出**:支持 [SRGF](https://uigf.org/zh/standards/SRGF.html) 标准、**自动对话**
- 每日实训等任务的完成情况支持**消息推送**
- 任务刷新或体力恢复到指定值后**自动启动**
- 任务完成后**声音提示、自动关闭游戏或关机等**
> 其中模拟宇宙调用的 [Auto_Simulated_Universe](https://github.com/CHNZYX/Auto_Simulated_Universe) 项目,锄大地调用的 [Fhoe-Rail](https://github.com/linruowuyin/Fhoe-Rail) 项目
详情见 [配置文件](assets/config/config.example.yaml) 或图形界面设置 |🌟喜欢就给个星星吧|・ω・) 🌟|QQ群 [点击跳转](https://qm.qq.com/q/LpfAkDPlWa) TG群 [点击跳转](https://t.me/+ZgH5zpvFS8o0NGI1)
## 界面展示

## 注意事项
- 必须使用**PC端** `1920*1080` 分辨率窗口或全屏运行游戏(不支持HDR)
- 模拟宇宙相关 [项目文档](https://github.com/Night-stars-1/Auto_Simulated_Universe_Docs/blob/docs/docs/guide/index.md) [Q&A](https://github.com/Night-stars-1/Auto_Simulated_Universe_Docs/blob/docs/docs/guide/qa.md)
- 需要后台运行或多显示器可以尝试 [远程本地多用户桌面](https://m7a.top/#/assets/docs/Background)
- 遇到错误请在 [Issue](https://github.com/moesnow/March7thAssistant/issues) 反馈,提问讨论可以在 [Discussions](https://github.com/moesnow/March7thAssistant/discussions) ,群聊随缘看,欢迎 [PR](https://github.com/moesnow/March7thAssistant/pulls)
## 下载安装
前往 [Releases](https://github.com/moesnow/March7thAssistant/releases/latest) 下载后解压双击三月七图标的 `March7th Launcher.exe` 打开图形界面
如果需要使用 **任务计划程序** 定时运行或直接执行 **完整运行**,可以使用终端图标的 `March7th Assistant.exe`
检测更新可以点击图形界面设置最底下的按钮,或双击 `March7th Updater.exe`
## 源码运行
如果你是完全不懂的小白,请通过上面的方式下载安装,不用往下看了。
```cmd
# Installation (using venv is recommended)
git clone --recurse-submodules https://github.com/moesnow/March7thAssistant
cd March7thAssistant
pip install -r requirements.txt
python app.py
python main.py
# Update
git pull
git submodule update --init --recursive
```
开发相关
获取 crop 参数表示的裁剪坐标可以通过小助手工具箱内的捕获截图功能
python main.py 后面支持参数 fight/universe/forgottenhall 等
---
如果喜欢本项目,可以微信赞赏送作者一杯咖啡☕
您的支持就是作者开发和维护项目的动力🚀

---
## 相关项目
March7thAssistant 离不开以下开源项目的帮助:
- 模拟宇宙自动化 [https://github.com/CHNZYX/Auto_Simulated_Universe](https://github.com/CHNZYX/Auto_Simulated_Universe)
- 锄大地自动化 [https://github.com/linruowuyin/Fhoe-Rail](https://github.com/linruowuyin/Fhoe-Rail)
- OCR文字识别 [https://github.com/hiroi-sora/PaddleOCR-json](https://github.com/hiroi-sora/PaddleOCR-json)
- 图形界面组件库 [https://github.com/zhiyiYo/PyQt-Fluent-Widgets](https://github.com/zhiyiYo/PyQt-Fluent-Widgets)
## Contributors
## Stargazers over time
[](https://starchart.cc/moesnow/March7thAssistant)