{"id":23550080,"url":"https://github.com/yashhere/redwalldown","last_synced_at":"2025-04-28T10:50:55.751Z","repository":{"id":105119297,"uuid":"115013851","full_name":"yashhere/RedWallDown","owner":"yashhere","description":"A python script to download trending wallpapers from any subreddit","archived":false,"fork":false,"pushed_at":"2017-12-30T06:56:21.000Z","size":19,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-30T08:51:18.596Z","etag":null,"topics":["cli-application","pipfile","praw","python3","reddit","reddit-api","wallpapers"],"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/yashhere.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,"zenodo":null}},"created_at":"2017-12-21T14:22:56.000Z","updated_at":"2022-12-13T22:53:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"d057de6b-0df9-4ba1-b42c-be6c37f791c9","html_url":"https://github.com/yashhere/RedWallDown","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/yashhere%2FRedWallDown","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yashhere%2FRedWallDown/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yashhere%2FRedWallDown/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yashhere%2FRedWallDown/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yashhere","download_url":"https://codeload.github.com/yashhere/RedWallDown/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251299943,"owners_count":21567337,"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":["cli-application","pipfile","praw","python3","reddit","reddit-api","wallpapers"],"created_at":"2024-12-26T10:13:07.304Z","updated_at":"2025-04-28T10:50:55.743Z","avatar_url":"https://github.com/yashhere.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Reddit Wallpaper Downloader\nAutomatically fetches the latest, top trending and high quality images from reddit and sets them as your desktop wallpaper!\n\n\u003cimg src=\"https://i.imgur.com/0lzlhLv.png\" /\u003e\n\n## Installation\n```bash\ngit clone https://github.com/yashhere/RedWallDown\ncd RedWallDown\npython setup.py install\n```\n\n## Usage\n```bash\nredwalldown\n```\n\n### Default Behaviour\n* Downloads wallpapers from 'earthporn' subreddit.\n* Downloads 15 wallpapers at a time.\n* Does not overwrite wallpapers already downloaded.\n* Changes wallpaper at an interval of 15 minutes.\n* Downloads wallpapers from 'new' category.\n* Downloads images of resolution greater than 1920x1080.\n\n### Options Available\nTo select top 25 controversial wallpapers from 'spaceporn' subreddit, and set time duration of 10 minutes\n```bash\nredwalldown -r spaceporn -t 10 -c 25 -s controversial\n```\n\n#### Other Options\n```bash\nusage: redwalldown [-h] [-r [SUBREDDIT]] [-t [TIME]] [-c [COUNT]] [-s [SORT]]\n\nSet Wallpapers downloaded from Reddit\n\noptional arguments:\n  -h, --help            show this help message and exit\n  -r [SUBREDDIT], --subreddit [SUBREDDIT]\n                        The subreddit to download wallpapers from, defaults to\n                        earthporn\n  -t [TIME], --time [TIME]\n                        Time (in minutes) for each wallpaper\n  -c [COUNT], --count [COUNT]\n                        Number of images to download\n  -s [SORT], --sort [SORT]\n                        sort methods, values are new, hot, controversial\n```\n\n### Automatically start the script on startup\nRun this command in terminal\n```bash\ncrontab -e -u ${USER}\n```\n\nNow add the following line to your cron file\n```bash\n@reboot redwalldown\n```\n\n### License\n[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyashhere%2Fredwalldown","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyashhere%2Fredwalldown","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyashhere%2Fredwalldown/lists"}