Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
🎉
  • Loading branch information
guptarohit committed Feb 8, 2019
1 parent bcd0daa commit 3a7b26b
Showing 1 changed file with 18 additions and 25 deletions.
43 changes: 18 additions & 25 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,36 +1,29 @@
# About
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fguptarohit%2Fbing-wallpaper.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fguptarohit%2Fbing-wallpaper?ref=badge_shield)
# freshpaper
[![PyPI version](https://img.shields.io/pypi/v/freshpaper.svg)](https://pypi.python.org/pypi/freshpaper)
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fguptarohit%2Ffreshpaper.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fguptarohit%2Ffreshpaper?ref=badge_shield)
[![License](https://img.shields.io/pypi/l/freshpaper.svg)](https://github.com/guptarohit/freshpaper/blob/master/LICENSE)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/ambv/black)

This program automatically sets [Bing](http://www.bing.com/)'s Photo-of-the-Day as your (Windows) Desktop's wallpaper.
This program automatically sets [Bing](http://www.bing.com/)'s _photo of the day_ as your desktop's wallpaper. Available for Windows, macOS & Linux.


## Installaion & Use

### For Windows

#### From source

```
git clone https://github.com/guptarohit/bing-wallpaper.git && cd bing-wallpaper
## Installation
```bash
$ pip install freshpaper
```

or if you have [wget](http://gnuwin32.sourceforge.net/packages/wget.htm) then,
## Usage
To update the wallpaper simply run:
```bash
$ freshpaper
```
wget https://raw.githubusercontent.com/guptarohit/bing-wallpaper/master/bing_wallpaper.py
```
then finally,
```
python bing_wallpaper.py
```

#### _OR_

#### From executable
## Contributing

    You can **download .exe it from here :point_right: [link](https://raw.githubusercontent.com/guptarohit/bing-wallpaper/master/bing_wallpaper.exe)**.
Feel free to make a pull request! :octocat:

    Then simply run it when you want to change wallpaper. :v:
If you found this useful, I'd appreciate your consideration in the below. ✨🍰

<a href="https://www.buymeacoff.ee/rohitgupta" target="_blank"><img src="https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png" alt="Buy Me A Coffee" style="height: auto !important;width: auto !important;" height="30"></a>

## License
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fguptarohit%2Fbing-wallpaper.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fguptarohit%2Fbing-wallpaper?ref=badge_large)
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fguptarohit%2Ffreshpaper.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fguptarohit%2Ffreshpaper?ref=badge_large)

0 comments on commit 3a7b26b

Please sign in to comment.