# Windows_AutoTheme
**Repository Path**: ilinxuan/windows_-auto-theme
## Basic Information
- **Project Name**: Windows_AutoTheme
- **Description**: 这是一个简单的Windows主题模式切换工具,可以让你的系统支持日间浅色和夜间深色自动切换。
- **Primary Language**: Unknown
- **License**: MIT
- **Default Branch**: main
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 7
- **Forks**: 0
- **Created**: 2025-01-28
- **Last Updated**: 2025-12-03
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# Windows AutoTheme

#### Language: [中文](/README.md) | [English](/README-English.md)
> 现已登陆 **Microsoft Store**!获取更安全的安装体验和自动更新
## 概述
**Windows AutoTheme** 是一个轻量级的 Windows 主题自动切换工具,支持系统在日间使用浅色模式,夜间切换为深色模式。
该项目利用 Rust 构建后端代码来执行系统操作,并采用 TypeScript 与 Ant Design 5 构建前端界面。
同时,它通过内置免费 API 获取日出和日落数据,实现智能自动切换主题模式。
---
## 🛠️ 安装方式
### 推荐安装(Microsoft Store):
[](https://apps.microsoft.com/detail/9n7nd584tdv1)
### 传统安装:
>打开我们的[发行页面](https://github.com/tuyangJs/Windows_AutoTheme/releases),下载最新版本的安装包。
## 功能特点
- **自动切换**:根据日出、日落时间自动切换 Windows 主题模式。
- **高效轻量**:使用 Rust 提供高效的系统调用,保证运行稳定。
- **现代前端**:前端采用 TypeScript 与 Ant Design 5 定制界面,简洁美观。
- **免费天文数据支持**:集成免费 API,实时获取日出和日落时间。
---
## 截图
---
## 打赏
## 开发调试
安装依赖
```
npm install
```
调试
```
npm start
```
编译
```
npm run tauri build
```
## 其它仓库
- Gitee (国内推荐): [https://gitee.com/ilinxuan/windows_-auto-theme](https://gitee.com/ilinxuan/windows_-auto-theme)
- GitHub: [https://github.com/tuyangJs/Windows_AutoTheme](https://github.com/tuyangJs/Windows_AutoTheme)
## 联系作者
- QQ群 : [703623743](http://qm.qq.com/cgi-bin/qm/qr?_wv=1027&k=IVNKPTJ9WqoIHHCsy7UMkQd16NLnfjeD&authKey=WVTDqfUgdv9oV0d8%2BZz5krS98IIlB1Kuvm%2BS3pfMU1H6FBCV1b2xoG5pWsggiAgt&noverify=0&group_code=703623743)
- Email : [ihanlong@qq.com](ihanlong@qq.com)