{"id":15007351,"url":"https://github.com/xbc5/wallpaper-randomiser","last_synced_at":"2026-02-12T16:02:39.911Z","repository":{"id":235735158,"uuid":"791120378","full_name":"xbc5/wallpaper-randomiser","owner":"xbc5","description":"Randomise wallpapers on Linux, with a simple bash script and systemd.","archived":false,"fork":false,"pushed_at":"2024-04-24T06:47:44.000Z","size":26,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-30T17:43:26.611Z","etag":null,"topics":["bash","bash-script","bash-scripts","feh","linux","linux-desktop","python","python-app","python-script","python3","simple","systemd","systemd-service","wallpaper","wallpaper-app","wallpaper-changer","wallpaper-rotator","wallpapers"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xbc5.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":"2024-04-24T06:13:01.000Z","updated_at":"2024-04-24T06:47:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"8214489b-cc70-47d5-afcb-b9cc0c0a7e1d","html_url":"https://github.com/xbc5/wallpaper-randomiser","commit_stats":null,"previous_names":["xbc5/wallpaper-randomiser"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/xbc5/wallpaper-randomiser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xbc5%2Fwallpaper-randomiser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xbc5%2Fwallpaper-randomiser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xbc5%2Fwallpaper-randomiser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xbc5%2Fwallpaper-randomiser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xbc5","download_url":"https://codeload.github.com/xbc5/wallpaper-randomiser/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xbc5%2Fwallpaper-randomiser/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29371410,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-12T08:51:36.827Z","status":"ssl_error","status_checked_at":"2026-02-12T08:51:26.849Z","response_time":55,"last_error":"SSL_read: 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":["bash","bash-script","bash-scripts","feh","linux","linux-desktop","python","python-app","python-script","python3","simple","systemd","systemd-service","wallpaper","wallpaper-app","wallpaper-changer","wallpaper-rotator","wallpapers"],"created_at":"2024-09-24T19:08:58.723Z","updated_at":"2026-02-12T16:02:39.897Z","avatar_url":"https://github.com/xbc5.png","language":"Shell","readme":"# Wallpaper Randomiser\n\n## Description\n\nSelect a random wallpaper, from the local file system, every N minutes.\n\nIt will cycle through all images randomly in sequence -- so no images are left unused for long periods.\n\n## Native Dependencies\n\n`feh`, `notify-send`.\n\n## Install\n\n```sh\n./install.sh i\n```\n\nThis will enable the `wallpaper-randomiser.service` too, as a user service.\n\nAlso install native deps (choose one):\n```sh\nsudo apk add feh libnotify\nsudo apt-get install feh libnotify-bin\nsudo brew install feh libnotify \nsudo dnf install feh libnotify\nsudo pacman -S feh libnotify \nsudo yum install feh libnotify\n```\n\n## Usage\n\nSimply place jpg or png files in the `wallpaper_dir`, which defaults to `~/.wallpapers`.\n\n## Config\n\nThe config file lives at `/etc/wallpaper-randomiser.yaml`, and the (implicit) default values are:\n```yaml\ninterval_mins: 30\nwallpaper_dir: ~/.wallpapers\n```\n\n## Uninstall\n\n```sh\n./install.sh u\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxbc5%2Fwallpaper-randomiser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxbc5%2Fwallpaper-randomiser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxbc5%2Fwallpaper-randomiser/lists"}