An open API service indexing awesome lists of open source software.

https://github.com/dongyanghu/lemon-wallpaper

一个每天自动更换壁纸的软件
https://github.com/dongyanghu/lemon-wallpaper

bing csharp wallpaper wallpaper-app wallpaper-changer wallpapers winform

Last synced: over 1 year ago
JSON representation

一个每天自动更换壁纸的软件

Awesome Lists containing this project

README

          

# 柠檬壁纸
![icon](include/lemon_64.png)
一个每日自动更换Windows桌面壁纸的软件

![Language](https://img.shields.io/badge/Language-C%23-blue)
![.Net Version](https://img.shields.io/badge/.Net-v4.7.2-blue)
[![GitHub Release](https://img.shields.io/github/v/tag/DongyangHu/lemon-wallpaper.svg?label=Release)](https://github.com/DongyangHu/lemon-wallpaper/releases)
[![GitHub Releases Downloads](https://img.shields.io/github/downloads/DongyangHu/lemon-wallpaper/total.svg?logo=github)](https://somsubhra.github.io/github-release-stats/?username=DongyangHu&repository=lemon-wallpaper)

## 简介
柠檬壁纸基于WinFrom开发,实现每日自动更换壁纸的能力。主要功能如下:
- 每日自动下载壁纸文件并更新桌面壁纸
- 壁纸文件自动清理
- 历史壁纸管理

|选项|说明|
|:--------:|:--------:|
|开发语言|C#|
|.Net版本|V4.7.2|
|IDE|Visual Studio 2022|

## 适用系统
理论上适配Win7+系统,依赖.Net Framework 4.7.2。测试结果如下:

|系统|测试结果|
|:--------:|:--------:|
|Win7|测试通过|
|Win8|未测试|
|Win8.1|未测试|
|Win10|测试通过|
|Win11|测试通过|

## 快速使用
从 [Release](https://github.com/DongyangHu/lemon-wallpaper/releases) 下载`.exe`安装包,根据提示完成安装即可

## LICENSE
[LICENSE](LICENSE)