Small python script to set the Bing Image of the Day as your Raspbian desktop background note - this is just a fork of zhangzp9970/GnomeBingLockScreen with tweeks for Raspian Use python3 to run it. Add it to crontab to update each day. Enjoy! Windows script and batch file included for use in Windows - kkkkkbruce
- change your Raspbian desktop screen pictures daily with Bing Image of the day
- the pictures are stored at ~/Pictures/Bing/ by default
- have a configuration file at ~/.config/Bing/
- delete pictures more than 7 days (to be improved)
GNU General Public License v3
Original program ~ Copyright (C) 2018 by 张泽平 zhang9zp970@gmail.com
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.
