Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 396 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 396 Bytes

Bing Wallpaper

可以自动从Bing.com上获取主页背景,并设置为Ubuntu壁纸。

运行

可以执行(需要python3)

python3 main.py

程序将自动把图片下载到

/home/用户名/Pictures/

bingwallpaper+日期.jpg 命名,并自动设置壁纸。

自动执行

可以利用shell命令

crontab -e

定时运行。