{"id":21834330,"url":"https://github.com/spatocode/xpaper","last_synced_at":"2025-10-05T10:22:30.072Z","repository":{"id":62590116,"uuid":"181331019","full_name":"spatocode/xpaper","owner":"spatocode","description":"Cross-platform library for managing desktop wallpaper","archived":false,"fork":false,"pushed_at":"2023-04-28T21:28:48.000Z","size":25,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-09T06:03:38.396Z","etag":null,"topics":["background-image","desktop","linux","python","wallpaper","windows"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/spatocode.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-04-14T15:40:51.000Z","updated_at":"2023-04-28T20:37:27.000Z","dependencies_parsed_at":"2022-11-03T20:27:37.614Z","dependency_job_id":null,"html_url":"https://github.com/spatocode/xpaper","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spatocode%2Fxpaper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spatocode%2Fxpaper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spatocode%2Fxpaper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spatocode%2Fxpaper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spatocode","download_url":"https://codeload.github.com/spatocode/xpaper/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248847289,"owners_count":21171155,"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":["background-image","desktop","linux","python","wallpaper","windows"],"created_at":"2024-11-27T20:10:15.582Z","updated_at":"2025-10-05T10:22:25.033Z","avatar_url":"https://github.com/spatocode.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Xpaper  ![version](https://img.shields.io/pypi/v/Xpaper) ![downloads](https://img.shields.io/pypi/dm/Xpaper) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) ![issues](https://img.shields.io/github/issues/spatocode/Xpaper) ![build](https://img.shields.io/travis/spatocode/Xpaper)\n\nCross-platform library for changing desktop wallpaper\n\nWorks on windows and Linux\n\nSupports all versions of Python\n\n\n## Install\n\n```\n$ pip install xpaper\n```\n\n\n## Usage\n\n```py\nfrom xpaper import wallpaper\n\nwallpaper.change(\"C:/Users/Spatocode/wallpaper.jpg\")    # absolute path to the image\n\nwallpaper.get()     # \"/Users/Spatocode/wallpaper.jpg\"\n```\n\n## API\n\n### .change(imagepath)\nChanges the desktop wallpaper\n\n#### imagepath\nType: string\n\nan absolute path to the image\n\n### .get()\nReturns the path of the current desktop wallpaper.\n\n\n# LICENSE\n\n[MIT License](http://www.github.com/spatocode/Xpaper/blob/master/LICENSE)\n\nCopyright (c) 2019 Ekene Izukanne\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspatocode%2Fxpaper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspatocode%2Fxpaper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspatocode%2Fxpaper/lists"}