https://github.com/memoyu/wallpaper
基于.NET 5 WPF开发的Windows桌面美化工具,实现壁纸自动切换、任务栏透明等
https://github.com/memoyu/wallpaper
dotnet5 wpf
Last synced: about 1 year ago
JSON representation
基于.NET 5 WPF开发的Windows桌面美化工具,实现壁纸自动切换、任务栏透明等
- Host: GitHub
- URL: https://github.com/memoyu/wallpaper
- Owner: Memoyu
- License: mit
- Created: 2021-06-07T16:53:50.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-06-21T16:45:53.000Z (about 5 years ago)
- Last Synced: 2025-06-22T05:04:22.698Z (about 1 year ago)
- Topics: dotnet5, wpf
- Homepage:
- Size: 410 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Windows桌面美化工具
> 知行合一
[](https://dotnet.microsoft.com/download) [](LICENSE)
## 项目介绍
基于WPF实现简单桌面美化程序,目标是能调整任务栏透明度(Win10),定时切换壁纸(壁纸自定义或Unsplash获取)等,类似于Mac下的Pap.er程序。
## TODO
- [x] 实现自动壁纸切换Demo
- [x] 实现手动调整任务栏透明Demo
- [x] 构建类似Pap.er界面Demo
- [ ] 整合Demo
- [ ] ......
## Preview

## 开源协议
[MIT](LICENSE).