Metadata-Version: 2.0
Name: freshpaper
Version: 1.0.0
Summary: Program to automatically set Bing's `Photo of the day` as your Desktop's wallpaper.
Home-page: https://github.com/guptarohit/freshpaper
Author: Rohit Gupta
License: BSD
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Topic :: Utilities
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Operating System :: MacOS
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Microsoft :: Windows
Classifier: License :: OSI Approved :: BSD License
Requires-Python: >=3.4.0
Requires-Dist: Pillow


# 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 desktop's wallpaper. Available for Windows, macOS & Linux.

## Installation
```bash
$ pip install freshpaper
```

## Usage
To update the wallpaper simply run:
```bash
$ freshpaper
```

## Contributing

Feel free to make a pull request! :octocat:

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%2Ffreshpaper.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fguptarohit%2Ffreshpaper?ref=badge_large)

