Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 510 Bytes

README.md

File metadata and controls

29 lines (21 loc) · 510 Bytes

bing-wallpaper-ubuntu

it download bing.com wallpaper and set it as ubuntu Desktop background.

This program is written by Ahmad Abdollahzade. Enjoy it :)

Usage:

This script needs 'curl' that should be install.

1- run these commands on terminal :

    sudo apt update
    sudo apt install python-pip
    pip install -r requirements.txt

2- run this program by execIndex.sh file:

    ./execIndex.sh

Problems:

  • dosent work with cron correctly after ubuntu 18.04