-
-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
1 changed file
with
18 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,36 +1,29 @@ | ||
# About | ||
[](https://app.fossa.io/projects/git%2Bgithub.com%2Fguptarohit%2Fbing-wallpaper?ref=badge_shield) | ||
# freshpaper | ||
[](https://pypi.python.org/pypi/freshpaper) | ||
[](https://app.fossa.io/projects/git%2Bgithub.com%2Fguptarohit%2Ffreshpaper?ref=badge_shield) | ||
[](https://github.com/guptarohit/freshpaper/blob/master/LICENSE) | ||
[](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 | ||
[](https://app.fossa.io/projects/git%2Bgithub.com%2Fguptarohit%2Fbing-wallpaper?ref=badge_large) | ||
[](https://app.fossa.io/projects/git%2Bgithub.com%2Fguptarohit%2Ffreshpaper?ref=badge_large) |