An open API service indexing awesome lists of open source software.

https://github.com/the0cp/bing-wallpaper-gui

A GUI version of Bing Backgrounds Getter based on Qt for Linux. Get Bing wallpapers automatically.
https://github.com/the0cp/bing-wallpaper-gui

bing bing-image bing-wallpaper cpp desktop linux qt qt-gui

Last synced: 9 months ago
JSON representation

A GUI version of Bing Backgrounds Getter based on Qt for Linux. Get Bing wallpapers automatically.

Awesome Lists containing this project

README

          

# Linux-Qt-Bingbg
![Author](https://img.shields.io/badge/Author-Theodore%20Cooper%20&%20Randir%20Code-success.svg) ![build](https://img.shields.io/badge/build-passing-brightgreen.svg) ![release](https://img.shields.io/badge/Release-v1.1.4-ff69b4.svg) ![license](https://img.shields.io/badge/License-GPL--v3-9cf.svg)

A GUI version of Bing backgrounds Getter based on Qt for Linux.
Automtically get daily wallpaper from www.bing.com and set as your desktop background.

---
# How to get
Download the latest version(deb): [![BingBG-v1.1.4](https://img.shields.io/badge/Version-v1.1.4-ff69b4.svg)](https://github.com/the0cp/Linux-Qt-Bingbg/releases/download/v1.1.4/Bingbg-Qt-1.1.4.deb)
You could also get source code:
```shell
git clone https://github.com/the0cp/Linux-Qt-Bingbg.git
```
## CHANGELOG
### v1.1.4
* Add desktop notifications
* Add auto start support.
* Add system tray menu.
* Update UI.
* Update network proxy support.
* Fix system tray bugs.

## Support...
* Gnome 3
* Mate
* Xfce
* Cinnamon
* Just download, do not set as background
* ***DO NOT SUPPORT KDE***

## Language(i18n)
Support:
* English(default).
* Français(France)
* Français(Canada)
* Deutsch
* русский
* 中文(简体)
* 粵語(繁體)

## TODO
- [x] Add auto start support.
- [x] Add desktop notification.
- [x] Add network proxy support.
- [x] Better UI.
- [x] Better i18n.