AutoDarkMode/README.md

37 lines
1.5 KiB
Markdown
Raw Permalink Normal View History

2024-03-01 07:38:24 +00:00
<div align="center">
<h1>AutoDarkMode Windows自动深色模式</h1>
<img src="https://img.shields.io/github/license/JasonYANG170/AutoDarkMode?label=License&style=for-the-badge">
<img src="https://img.shields.io/github/commit-activity/w/JasonYANG170/AutoDarkMode?style=for-the-badge">
<img src="https://img.shields.io/github/languages/count/JasonYANG170/AutoDarkMode?logo=cplusplus&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>
2024-05-24 14:11:19 +00:00
<img src="https://github.com/JasonYANG170/AutoDarkMode/assets/39414350/dff1b1ed-2718-482d-aaa5-9a853a11a1f9">
2024-03-01 07:38:24 +00:00
2024-05-24 14:11:19 +00:00
<br>
2024-03-01 07:38:24 +00:00
这是一项基于C++的MFC应用程序
<br>
</div>
## 功能
- ✅ 定时切换深色模式
- ✅ 定时切换浅色模式
- ✅ 开机自启动
- ✅ 后台运行
**现项目功能合并至"健康守护"项目**
现在程序全部功能已经可以正常使用了。
2023-01-31 03:19:28 +00:00
暂未发现新的BUG如有遇到请告知我。
# 使用说明
输入设定时间24小时制后深色模式将会在大于等于设定时间时启动。
为确保程序稳定运行,请选择程序后台运行按钮。
# 程序界面 V1.0.0
![屏幕截图(567)](https://user-images.githubusercontent.com/39414350/214618673-41a990a6-226b-4474-8206-5fc0657be887.png)
# 程序界面 V2.0.0
![屏幕截图(576)](https://user-images.githubusercontent.com/39414350/214786581-845588d1-ae23-42bc-bfa0-cdee29fd2b34.png)