30 Star 118 Fork 17

NigelYao / BingWallpaper

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README-en.md 1.23 KB
一键复制 编辑 原始数据 按行查看 历史
NigelYao 提交于 2016-04-19 16:13 . new file

BingWallpaper

Download bing.com wallpaper every day and set as your desktop wallpaper, keep your desktop fresh.

Also, this script will download the today's bing video background to your home dir if there is any, you can check it out anytime.

Start

You will need to have python 3 and pywin32 installed, May you need to change the location of the downloaded resources as your will:

pic_folder = "set-to-your-location"
video_folder = "set-to-your-location"

Quick install

@powershell -NoProfile -ExecutionPolicy Bypass -Command "iex ((new-object net.webclient).DownloadString('https://chocolatey.org/install.ps1'))" && SET PATH=%PATH%;%ALLUSERSPROFILE%\chocolatey\bin
  • Install python 3 with the fllowing line:
choco install python3
  • Install pywin-32:
choco install pywin32
  • Run the script, and there you go, with a little cute ballon tip, your wallpaper is already the latest Bing.com

Extra

Add this script to your startup, keep your desktop up-to-date.

Notice

Follow bing.com's wallpaper usage, all wallpaper copyright belongs to bing.com

Python
1
https://gitee.com/NigelYao/BingWallpaper.git
git@gitee.com:NigelYao/BingWallpaper.git
NigelYao
BingWallpaper
BingWallpaper
master

搜索帮助