# gold_tracker **Repository Path**: cwhbjxt/gold_tracker ## Basic Information - **Project Name**: gold_tracker - **Description**: 金价监控工具 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2025-10-17 - **Last Updated**: 2026-05-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 实时金价监控工具 一个基于PyQt6的桌面金价监控工具,实时显示国内外黄金价格。 ![gold_tracker.png](gold_tracker.png) ## 功能特点 - 实时显示国内外金价(人民币和美元) - 悬浮窗显示,始终置顶 - 系统托盘运行 - 可调节窗口大小 - 显示最高价和最低价 - 支持锁定位置 - 开机自启选项 ## 安装方法 ### Windows 用户 1. 双击运行 `install.bat` 2. 或命令行执行:`pip install -r requirements.txt` ### macOS/Linux 用户 1. 终端执行:`chmod +x install.sh && ./install.sh` 2. 或直接执行:`pip3 install -r requirements.txt` ## 运行方法 ```bash python gold_tracker.py