Health-Protection/README.md
2024-04-18 11:28:34 +08:00

63 lines
2.3 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<div align="center">
<h1>Health-Protection 健康守护</h1>
<img src="https://img.shields.io/github/license/JasonYANG170/Health-Protection?label=License&style=for-the-badge">
<img src="https://img.shields.io/github/commit-activity/w/JasonYANG170/Health-Protection?style=for-the-badge">
<img src="https://img.shields.io/github/languages/count/JasonYANG170/Health-Protection?logo=python&style=for-the-badge">
<br>
<a href="https://discord.com/invite/az3ceRmgVe"><img alt="Discord" src="https://img.shields.io/discord/978108215499816980?style=social&logo=discord&label=echosec"></a>
<br>
这是一项基于C++语言的QT应用程序
<br>
</div>
## 功能
- ✅ 每日诗词
- ✅ 每日英语
- ✅ 每日天气
- ✅ 每日音乐
- ✅ 每日星座
- ✅ 每日新闻
- ✅ 定时开启Windows深色模式
- ✅ 限制应用使用时长
- ✅ 开机自动提醒
## Build
```
qt打开src的.pro文件选择MinGW或MSVC2019编译运行即可
```
## 正式版及BETA版本使用说明
1.设置好自定义提示内容。
2.点击保存文本进行保存(如选择每日诗词,每日英语请忽略本步骤)
3.点击自启动设置自启动功能。
4.按您需求可以选择自动关闭功能,可每次开机发出通知后自动关闭程序。
这是重大操作如使用此功能后您需要重新设置内容请在下次打开程序后5S内点击停用自动关闭。
## Insider Preview预览版使用说明
1.这是QT开发的新UI重构版需要您拥有一定CPP语言及GUI开发经验。
2.您需要自行下载QT开发工具并配置好QT环境。
3.打开Insider Preview预览版压缩包中".pro"后缀的文件在QT中调试即可。
## 支持环境
1.非精简版WindowsXP以上操作系统推荐Windows10以上系统
2.64位操作系统
# MFC版本程序界面
![屏幕截图(675)](https://user-images.githubusercontent.com/39414350/216811553-992bfea5-3027-4a51-bfa9-ba9dc7903818.png)
![屏幕截图(674)](https://user-images.githubusercontent.com/39414350/216811556-d4ae74f6-9d1b-4e99-9247-922938416049.png)
![屏幕截图(775)](https://user-images.githubusercontent.com/39414350/222312705-ba5fba4e-3e22-4138-985e-775abac0d3d3.png)
# QT重构版程序界面
![屏幕截图(582)](https://user-images.githubusercontent.com/39414350/236625679-28d68b3b-8bc6-418f-9510-33351ca81a9a.png)