All Projects → kompiuter → bing-wallpaper

kompiuter / bing-wallpaper

Licence: other
Automatically change your desktop background to Bing's image of the day, every day.

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to bing-wallpaper

freshpaper
This utility automatically sets the wallpaper of the day from various sources as your Desktop wallpaper.
Stars: ✭ 35 (-44.44%)
Mutual labels:  wallpaper, bing-wallpaper
BingGallery
A simple crawler to get all Bing gallery pictures.
Stars: ✭ 29 (-53.97%)
Mutual labels:  bing-wallpaper, bing-image
Bing-wallpapers
Fetch the Bing wallpaper image of the day
Stars: ✭ 19 (-69.84%)
Mutual labels:  wallpaper, bing-wallpaper
BingWallpaper
A python script which automatically updates desktop wallpaper on a Linux machine from bing.com (image for the day)
Stars: ✭ 15 (-76.19%)
Mutual labels:  bing-wallpaper, bing-image
Bing-Api
轻巧但辣鸡的 Bing 今日美图 API
Stars: ✭ 39 (-38.1%)
Mutual labels:  wallpaper, bing-wallpaper
bing-wallpaper
A RESTful API to fetch daily wallpaper from Bing.com
Stars: ✭ 210 (+233.33%)
Mutual labels:  bing-wallpaper
Wallbay
Wallpaper App developed in Flutter using Pexels API
Stars: ✭ 107 (+69.84%)
Mutual labels:  wallpaper
wallpaper-cli
Get or set the desktop wallpaper
Stars: ✭ 151 (+139.68%)
Mutual labels:  wallpaper
wallup-android
Hand curated Images & 'Auto Wallpaper'
Stars: ✭ 30 (-52.38%)
Mutual labels:  wallpaper
Sunscreen
🌅 A macOS app that sets your wallpaper based on sunrise and sunset.
Stars: ✭ 52 (-17.46%)
Mutual labels:  wallpaper
Chleon-Player
A minimalistic media player which adjusts the color based on the wallpaper or cover.
Stars: ✭ 29 (-53.97%)
Mutual labels:  wallpaper
aria2m
A minimized aria2 tool to contact with aria2, aria2 webui and download links. https://youtu.be/GFf0zuJ_sFY
Stars: ✭ 16 (-74.6%)
Mutual labels:  tray-icon
muzei-nationalgeographic
The National Geographic photo of the day for Muzei.
Stars: ✭ 29 (-53.97%)
Mutual labels:  wallpaper
iris
An easy-to-use, customizable, cross-platform, and open-source wallpaper manager.
Stars: ✭ 13 (-79.37%)
Mutual labels:  wallpaper
volctl
Per-application volume control and OSD for Linux desktops.
Stars: ✭ 95 (+50.79%)
Mutual labels:  tray-icon
DownloadRedditImages
Easily download all the images from any subreddit (also select sort_type if you want hot/top/new/controversial, and also sort_time day/week/month/year/all). Randomly select downloaded images and set as wallpaper, updating every 30 mins (or whenever you want duh)!
Stars: ✭ 66 (+4.76%)
Mutual labels:  wallpaper
dotfiles
. files
Stars: ✭ 37 (-41.27%)
Mutual labels:  wallpaper
dotfiles
🎨 Beautiful configs
Stars: ✭ 71 (+12.7%)
Mutual labels:  wallpaper
myNewTabMod
修改myNewTab这个扩展,使其在火狐41上实现新标签页和扩展签名
Stars: ✭ 14 (-77.78%)
Mutual labels:  bing-wallpaper
tray-item-rs
Multi-platform Tray Indicator
Stars: ✭ 145 (+130.16%)
Mutual labels:  tray-icon

gecko

Bing Wallpaper

Keep your wallpaper up to date with Bing's image of the day, every day.

Usage

Build yourself

  • Grab the code
git clone https://github.com/kompiuter/bing-wallpaper.git
  • Open .sln file in Visual Studio

  • Build

  • Run

.../BingWallpaper/bin/Release/BingWallpaper.exe

Binary

Download from Softpedia

What does this do?

Running the application will create a background process that changes your desktop background to Bing's image of the day, repeating every 24 hours.

It adds a key to the registry so that it is run on startup.

A tray icon is visible while the application is running (thanks @MichaelMK) which provides the ability to:

  • View wallpaper source
  • Force wallpaper update
  • Save wallpaper as image
  • Disable launch on startup

Uninstall

Disable startup launch through the tray icon and then delete the executable.

You may also disable startup launch by either of these ways:

  • Going to your registry (regedit in Run) and deleting the key BingWallpaper under: HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Run

OR

  • Going to Task Manager -> Startup and disabling BingWallpaper.

Compatibility

This only works on Windows systems.

I've tested it on Windows 7 and Windows 10 as an admin user. If you face any problems please open an issue!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].