{"id":17897757,"url":"https://github.com/j-city/wallpapergen","last_synced_at":"2026-02-28T19:32:18.448Z","repository":{"id":76891647,"uuid":"147782659","full_name":"J-CITY/wallpaperGen","owner":"J-CITY","description":"Script for generate wallpaper","archived":false,"fork":false,"pushed_at":"2025-03-04T16:02:20.000Z","size":100084,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-03T04:42:34.263Z","etag":null,"topics":["generator","minimalistic","script","wallpaper"],"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/J-CITY.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-09-07T06:47:42.000Z","updated_at":"2025-03-04T16:02:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"6ff5cb71-d060-482b-b329-d62098adc0f8","html_url":"https://github.com/J-CITY/wallpaperGen","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/J-CITY/wallpaperGen","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/J-CITY%2FwallpaperGen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/J-CITY%2FwallpaperGen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/J-CITY%2FwallpaperGen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/J-CITY%2FwallpaperGen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/J-CITY","download_url":"https://codeload.github.com/J-CITY/wallpaperGen/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/J-CITY%2FwallpaperGen/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29948872,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-28T18:42:55.706Z","status":"ssl_error","status_checked_at":"2026-02-28T18:42:48.811Z","response_time":90,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["generator","minimalistic","script","wallpaper"],"created_at":"2024-10-28T15:15:15.470Z","updated_at":"2026-02-28T19:32:18.431Z","avatar_url":"https://github.com/J-CITY.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gen color wall\n\n### oil.py\n\n#### Install dependencies\n```\npip install argparse numpy\n```\n\n| Before | After |\n| --- | --- |\n| ![img](https://github.com/J-CITY/wallpaperGen/blob/master/image/in.jpg) | ![img](https://github.com/J-CITY/wallpaperGen/blob/master/pic/oil.jpg) |\n\n### gradientwall.py\n\n#### Install dependencies\n```\npip install argparse pillow\n```\n\n| Type | Example |\n| --- | --- |\n| Horizontal |![img](https://github.com/J-CITY/wallpaperGen/blob/master/pic/horizontal.png) |\n| Obliquely | ![img](https://github.com/J-CITY/wallpaperGen/blob/master/pic/obliquely.png) |\n| Vertical | ![img](https://github.com/J-CITY/wallpaperGen/blob/master/pic/vertical.png) |\n\n### colorwall.py\n\n#### Install dependencies\n```\npip install argparse pillow webcolors\n```\n\n| Example |\n| --- |\n| ![img](https://github.com/J-CITY/wallpaperGen/blob/master/pic/color.png) |\n| ![img](https://github.com/J-CITY/wallpaperGen/blob/master/pic/colorH.png) |\n| ![img](https://github.com/J-CITY/wallpaperGen/blob/master/pic/colorV.png) |\n\n\n### colorize.py\n\n#### Install dependencies\n```\npip install argparse pillow\n```\n\n| Before | After |\n| --- | --- |\n| ![img](https://github.com/J-CITY/wallpaperGen/blob/master/image/in.jpg) | ![img](https://github.com/J-CITY/wallpaperGen/blob/master/pic/outColorize.png) |\n\n### cld.py\n\n#### Install dependencies\n```\npip install argparse numpy\n```\n\n| Before | After |\n| --- | --- |\n| ![img](https://github.com/J-CITY/wallpaperGen/blob/master/image/in.jpg) | ![img](https://github.com/J-CITY/wallpaperGen/blob/master/pic/cld.jpg) |\n\n\n### triangle.py\n\n#### Install dependencies\n```\npip install argparse numpy pillow\n```\n\n| Before | After |\n| --- | --- |\n| ![img](https://github.com/J-CITY/wallpaperGen/blob/master/image/1.jpg) | ![img](https://github.com/J-CITY/wallpaperGen/blob/master/pic/triangle.png) |\n\n\n### hex.py\n\nTODO: add argparse\n\n#### Install dependencies\n```\npip install seaborn pillow\n```\n\n| Example |\n| --- |\n| ![img](https://github.com/J-CITY/wallpaperGen/blob/master/pic/hex/result.png) |\n| ![img](https://github.com/J-CITY/wallpaperGen/blob/master/pic/hex/result1.png) |\n| ![img](https://github.com/J-CITY/wallpaperGen/blob/master/pic/hex/result2.png) |\n| ![img](https://github.com/J-CITY/wallpaperGen/blob/master/pic/hex/result3.png) |\n| ![img](https://github.com/J-CITY/wallpaperGen/blob/master/pic/hex/result4.png) |\n| ![img](https://github.com/J-CITY/wallpaperGen/blob/master/pic/hex/result5.png) |\n| ![img](https://github.com/J-CITY/wallpaperGen/blob/master/pic/hex/result6.png) |\n| ![img](https://github.com/J-CITY/wallpaperGen/blob/master/pic/hex/result7.png) |\n\n### blur.py\n\nTODO: add argparse\n\n#### Install dependencies\n```\npip install argparse pillow\n```\n\n| Example |\n| --- |\n| ![img](https://github.com/J-CITY/wallpaperGen/blob/master/pic/blur/c.png) |\n| ![img](https://github.com/J-CITY/wallpaperGen/blob/master/pic/blur/i_c.png) |\n| ![img](https://github.com/J-CITY/wallpaperGen/blob/master/pic/blur/i_p.png) |\n| ![img](https://github.com/J-CITY/wallpaperGen/blob/master/pic/blur/i_text.png) |\n| ![img](https://github.com/J-CITY/wallpaperGen/blob/master/pic/blur/p.png) |\n| ![img](https://github.com/J-CITY/wallpaperGen/blob/master/pic/blur/text.png) |\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fj-city%2Fwallpapergen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fj-city%2Fwallpapergen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fj-city%2Fwallpapergen/lists"}