{"id":17326845,"url":"https://github.com/guptarohit/freshpaper","last_synced_at":"2025-04-14T17:11:55.248Z","repository":{"id":17524648,"uuid":"82140178","full_name":"guptarohit/freshpaper","owner":"guptarohit","description":"This utility automatically sets the wallpaper of the day from various sources as your Desktop wallpaper.","archived":false,"fork":false,"pushed_at":"2022-10-31T14:20:02.000Z","size":15679,"stargazers_count":42,"open_issues_count":5,"forks_count":17,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-26T04:45:37.857Z","etag":null,"topics":["bing","bing-wallpaper","hacktoberfest","hacktoberfest2023","help","nasa-apod","python","utility","wallpaper","wallpaper-changer","windows"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/guptarohit.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":["guptarohit"],"patreon":"rohitgupta","ko_fi":"rohitgupta","custom":["https://www.buymeacoffee.com/rohitgupta"]}},"created_at":"2017-02-16T04:46:05.000Z","updated_at":"2024-08-10T13:29:12.000Z","dependencies_parsed_at":"2022-08-07T08:16:04.228Z","dependency_job_id":null,"html_url":"https://github.com/guptarohit/freshpaper","commit_stats":null,"previous_names":["guptarohit/bingpaper"],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guptarohit%2Ffreshpaper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guptarohit%2Ffreshpaper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guptarohit%2Ffreshpaper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guptarohit%2Ffreshpaper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/guptarohit","download_url":"https://codeload.github.com/guptarohit/freshpaper/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248638416,"owners_count":21137661,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bing","bing-wallpaper","hacktoberfest","hacktoberfest2023","help","nasa-apod","python","utility","wallpaper","wallpaper-changer","windows"],"created_at":"2024-10-15T14:17:39.449Z","updated_at":"2025-04-14T17:11:55.227Z","avatar_url":"https://github.com/guptarohit.png","language":"Python","funding_links":["https://github.com/sponsors/guptarohit","https://patreon.com/rohitgupta","https://ko-fi.com/rohitgupta","https://www.buymeacoffee.com/rohitgupta","https://www.patreon.com/bePatron?u=14009502"],"categories":[],"sub_categories":[],"readme":".. -*-restructuredtext-*-\n\nfreshpaper\n==========\n\n.. image:: https://img.shields.io/pypi/v/freshpaper.svg\n    :target: https://pypi.python.org/pypi/freshpaper\n    :alt: PyPi version\n\n.. image:: https://app.fossa.io/api/projects/git%2Bgithub.com%2Fguptarohit%2Ffreshpaper.svg?type=shield\n    :target: https://app.fossa.io/projects/git%2Bgithub.com%2Fguptarohit%2Ffreshpaper?ref=badge_shield\n    :alt: FOSSA Status\n\n.. image:: https://img.shields.io/pypi/l/freshpaper.svg\n    :target: https://github.com/guptarohit/freshpaper/blob/master/LICENSE\n    :alt: License\n\n.. image:: https://pepy.tech/badge/freshpaper\n    :target: https://pepy.tech/project/freshpaper\n    :alt: Downloads\n\n.. image:: https://img.shields.io/badge/code%20style-black-000000.svg\n    :target: https://github.com/ambv/black\n    :alt: Code style: black\n\nfreshpaper automatically sets `Bing \u003chttps://www.bing.com/\u003e`_ photo of the day or `NASA-APOD \u003chttps://apod.nasa.gov/apod/astropix.html/\u003e`_ or `Random Unsplash photo \u003chttps://source.unsplash.com\u003e`_ or `Nat Geo - Photo of the Day \u003chttps://www.nationalgeographic.com/photography/photo-of-the-day/\u003e`_ as your desktop's wallpaper. Available for Windows, macOS \u0026 Linux.\n\n\nInstallation\n------------\n\n::\n\n    $ pip install freshpaper\n\nUpdate to latest release:\n\n::\n\n    $ pip install -U freshpaper\n\n\nUsage\n------\n\nTo update the wallpaper simply run:\n\n::\n\n    $ freshpaper\n\nThe default source of wallpaper is ``bing``. Available sources: ``bing``, ``nasa``, ``unsplash_random``, ``nat_geo``.\n\nTo change the source of the wallpaper, run:\n\n::\n\n    $ freshpaper --source \u003csource_name\u003e\n    \nHelp command of cli utility:\n\n::\n\n    $ freshpaper --help\n    Usage: freshpaper [OPTIONS] COMMAND [ARGS]...\n\n    Options:\n      --source [bing|nasa|unsplash_random|nat_geo]  Source for setting the wallpaper.\n      --help           Show this message and exit.\n\nContributing\n------------\n\nFeel free to make a pull request! :octocat:\n\nIf you found this useful, I'd appreciate your consideration in the below. ✨🍰\n\n.. image:: https://user-images.githubusercontent.com/7895001/52529389-e2da5280-2d16-11e9-924c-4fe3f309c780.png\n    :target: https://www.buymeacoffee.com/rohitgupta\n    :alt: Buy Me A Coffee\n\n.. image:: https://user-images.githubusercontent.com/7895001/52529390-e8379d00-2d16-11e9-913b-4d09db90403f.png\n    :target: https://www.patreon.com/bePatron?u=14009502\n    :alt: Become a Patron!\n\n\nLicense\n-------\n\n.. image:: https://app.fossa.io/api/projects/git%2Bgithub.com%2Fguptarohit%2Ffreshpaper.svg?type=large\n    :target: https://app.fossa.io/projects/git%2Bgithub.com%2Fguptarohit%2Ffreshpaper?ref=badge_large\n    :alt: FOSSA Status\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguptarohit%2Ffreshpaper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fguptarohit%2Ffreshpaper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguptarohit%2Ffreshpaper/lists"}