keshavbhatt / BingWall

Bing wallpaper of the day application for Gnome desktop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bing wallpaper of the day application for Gnome desktop

Little utility to browse/download/setting bing's wallpaper of the day to Gnome desktop by @keshavbhatt of ktechpit.com and others 

License: MIT

Nightly and stable Build on any snapd enabled Linux Distribution can be installed using:

bing-wall bing-wall

Get it from the Snap Store

snap install bing-wall

AUR for Arch based distributions

Features

  • Allows list bing wallpaper of the day for 10 Countries (All supported by bing API).
  • Simple to use neat interface.
  • Allow Downloading of wallpapers and saving them to a browsable location.
  • Downloaded wallpapers are accessible from with the application.
  • Set wallpaper of the day as you LogIn to your system.
  • Option to show Info Watermark on wallpaper.
  • Dark Theme.

Command Line Mode:

Set wallpaper of the day without opening the GUI with single command. bing-wall --set

Consider Donating if you want this music player grow further

Donate

Buy Me A Coffee

** utilises power of the following tools and technologies :**

  • Qt GUI Framework 5.5.1
  • Gnome Desktop 'gsettings'
  • Qt
  • C++11
  • JSON
  • peapix.com API
  • snapcraft.io/build for continuous build and delivery through snapcraft.io/store for all major Linux distributions supporting snapd

Build requirement

Qt >=5.5.1

Build instructions With all build requirements in place go to project root and execute:

Build:

qmake (or qmake-qt5, depending on your distro)
make

Execute, from build directory run :

./bing-wall

 ScreenShots: (could be old)

BingWall for Linux Desktop BingWall for Linux Desktop BingWall for Linux Desktop

About

Bing wallpaper of the day application for Gnome desktop

License:MIT License


Languages

Language:C++ 97.4%Language:QMake 2.6%