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.
- Host: GitHub
- URL: https://github.com/the0cp/bing-wallpaper-gui
- Owner: the0cp
- License: gpl-3.0
- Created: 2020-12-05T05:00:31.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-03-07T13:04:57.000Z (over 3 years ago)
- Last Synced: 2025-04-21T20:46:28.946Z (about 1 year ago)
- Topics: bing, bing-image, bing-wallpaper, cpp, desktop, linux, qt, qt-gui
- Language: C++
- Homepage:
- Size: 1.18 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG
- License: COPYING
Awesome Lists containing this project
README
# Linux-Qt-Bingbg
   
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): [](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.