Skip to content

Fetches Bing Wallpaper and changes wallpaper by python script.

License

Notifications You must be signed in to change notification settings

1kko/bingwallpaper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bingwallpaper

Fetches Bing Wallpaper and changes wallpaper by python script.

How to use:

Just run python3 wallpaper.py

Supported OS

  • Linux: Unity and Gnome3
  • Windows: 7, 10, 11 (tested)
  • MacOS: (not tested). fix for PR is welcome!

Why python?

You can download exact same functioning application from Microsoft Bing Wallpaper

But it sits on your tray icon and eats your RAM (about 7-9MB), not available for other OS.

Well, I use Windows and I love it but I just wanted to remove the tray icon.

For better portability I also tried to have minimal dependencies from other library, using only included imports.

How to automatically change my wallpaper everyday?

It depends on which operating system you would use, as all operating system includes own scheduler processes:

Inspiration

I was inspired (actually stolen some code) by some of the followings.

About

Fetches Bing Wallpaper and changes wallpaper by python script.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages