GithubHelp home page GithubHelp logo

oahong / linux-bing-wallpaper Goto Github PK

View Code? Open in Web Editor NEW

This project forked from marguerite/linux-bing-wallpaper

0.0 2.0 0.0 20 KB

set Bing Wallpaper of the Day as your Linux Desktop's wallpaper

Shell 100.00%

linux-bing-wallpaper's Introduction

Linux Bing Wallpaper Shell Scripts

It sets Bing.com wallpaper of the Day as your Linux Desktop

supports XFCE4, GNOME (2 and 3) and KDE4.

Usage

Download these two scripts.

Put them somewhere (~/bin for example)

Change mkt varible in bing_wallpaper.sh to your market (valid values are: en-US, zh-CN, ja-JP, en-AU, en-UK, de-DE, en-NZ, en-CA)

Give the scripts execution permissions.

Make them autostart. (Google is your friend)

So next time you boot your computer for the first time a day, it'll run once.

Next boots it will run too, but do nothing.

Easy commands

    cd ~
    mkdir bin
    wget https://raw.githubusercontent.com/marguerite/linux-bing-wallpaper/master/bing_wallpaper.sh -o bin/bing_wallpaper.sh
    # If you use KDE
    wget https://raw.githubusercontent.com/marguerite/linux-bing-wallpaper/master/kde4_set_wallpaper.sh -o bin/kde4_set_wallpaper.sh
    chmod +x bin/*.sh

    # Default behavior
    ./bin/bing_wallpaper.sh

    # First param is Market
    # Second param is true to exit immediately if you want to use a cron
    # (otherwise, script will sleep 24 hrs)
    ./bin/bing_wallpaper.sh en-US true

Example cron usage (crontab -e for your user)

# m h dom mon dow command
* * * * * ~/bin/bing_wallpaper.sh en-US true

linux-bing-wallpaper's People

Contributors

bigeagle avatar bsclifton avatar echizenryoma avatar hubertwo avatar lshuo avatar lwjef avatar marguerite avatar timxx avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.