showmeyourbackground

一个可以自动更换壁纸的软件

View on GitHub

showmeyourbackground

一个可以定时在 pixabay.com 上爬图片,并将图片保存为壁纸的软件。

A software that can download pictures from pixabay.com at regular time, and save the pictures as the wallpaper.

(本应用已经失效,应该是网站改了规则,而我又懒得去维护软件,就这样吧)

换了接口,可以继续使用了。使用 bing.ioliu.cn 接口获取必应每日图片,感谢大佬的开源接口。

在此向 John’s background switcher 表示致意。本人初学 c#,平时发现 JBS 在断网的情况下只会提示, 但不会自动转到本地图片进行更换,多感不便,因此决定写一个简单的壁纸更换软件。 一开始想在 500px.com 上爬图片,但由于本人资历尚浅,无法应对经过js处理的网页,只好选择 pixabay.com

Firstly, extend thanks to John’s background switcher. I have learnt c# for a short time. Usually, I find when using JBS without Internet, it only show a tip, but not use local pictures as wallpaper automatically. I feel so unconvenient about it, so I decied to make a simple software that can change the wallpaper.

这是本人首次编写完整的软件,有欠缺之处,还请各位大神指出。不胜感激。

This is the first time that I programme a complete software by myself. If there are some disadvantages, please point them out.Think you so much.

使用软件请直接打开 showmeyourbackground.exe 进行使用即可,建议放在非 c 盘区域(桌面也不要放),用快捷方式放在桌面,因为图片会直接以软件位置为地址下载。

If you want to use the software, please open showmeyourbackground.exe directly. I recommend you to put the software in the disc which isn’t C disc, because the picture will download in the location where the software placed.

直接按开始键程序开始运行,可放置在后台。

Make the software running by click on the “开始” button. It also can runs in the background.


版本下载:

DOWNLOAD:

V2.0

V1.3

V1.2

V1.1.1

V1.1

V1.0




### 2020.10.24

### Version 2.0 发布

旧版本使用网页爬虫直接下载 pixabay 的图片,但是由于它们更换了网站架构,使得爬虫失效。我也懒得重新去适配他们的新网站了,恰巧之前发现了 bing.ioliu.cn 这个 API 可以用,于是就换成这个了。缺点是不能使用图片分类了。


### 2017.5.4

### Version 1.3 发布

哈哈哈,好久没更新了,无聊来敲两句(其实是因为这个月手机流量不够,所以更新这个功能。。。)

hahaha,long time no see.


2017.2.26

Version 1.2 发布

2017.2.20

Version 1.1.1 发布


2017.2.17

Version 1.1 发布

居然这么快就更新了。。。呵呵。。。

I can’t believe that it can update in a such short time…hehe…


2017.2.6

Version 1.0 发布啦 ! ! !

反正就是很开心啦,毕竟第一个版本做完了哈哈哈哈哈!!!

Anyway, I’m so happy about it, because this is my first software version.


2017.2.5(2)


2017.2.5

自此程序基本功能已搭建完成,后续将进行各种优化和功能更新。

So far, the basic function of this software has completed. The next step is kinds of Optimizing and function updating.

图片默认居中,每隔24秒更换一次桌面。

The picture default place in the center. Change the wallpaper in each 24s.


2017.2.4

点击开始运行,每隔24秒下载一张图片到File文件夹内。

Click on “开始” and it will run.Download a picture to the file named File in each 24s.