LeoSum8 / freshpaper

This utility automatically sets the wallpaper of the day from various sources as your Desktop wallpaper.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

freshpaper

PyPi version FOSSA Status License Downloads Code style: black

freshpaper automatically sets Bing photo of the day or NASA-APOD or Random Unsplash photo or Nat Geo - Photo of the Day as your desktop's wallpaper. Available for Windows, macOS & Linux.

Installation

$ pip install freshpaper

Update to latest release:

$ pip install -U freshpaper

Usage

To update the wallpaper simply run:

$ freshpaper

The default source of wallpaper is bing. Available sources: bing, nasa, unsplash_random, nat_geo.

To change the source of the wallpaper, run:

$ freshpaper --source <source_name>

Help command of cli utility:

$ freshpaper --help
Usage: freshpaper [OPTIONS] COMMAND [ARGS]...

Options:
  --source [bing|nasa|unsplash_random|nat_geo]  Source for setting the wallpaper.
  --help           Show this message and exit.

Contributing

Feel free to make a pull request! :octocat:

If you found this useful, I'd appreciate your consideration in the below. ✨🍰

Buy Me A Coffee Become a Patron!

License

FOSSA Status

About

This utility automatically sets the wallpaper of the day from various sources as your Desktop wallpaper.

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 100.0%