{"id":21904654,"url":"https://github.com/crumb1e/bash-the-wall","last_synced_at":"2026-04-18T14:34:41.214Z","repository":{"id":264891409,"uuid":"210944335","full_name":"crumb1e/bash-the-wall","owner":"crumb1e","description":"lil bash script to grab a wallpaper from unsplash and set it.","archived":false,"fork":false,"pushed_at":"2022-10-13T14:11:46.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-22T06:46:29.915Z","etag":null,"topics":["bash","ricing","tool","wallpaper"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/crumb1e.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2019-09-25T21:32:59.000Z","updated_at":"2022-10-13T14:11:50.000Z","dependencies_parsed_at":"2024-11-26T17:42:02.901Z","dependency_job_id":null,"html_url":"https://github.com/crumb1e/bash-the-wall","commit_stats":null,"previous_names":["crumb1e/bash-the-wall"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/crumb1e/bash-the-wall","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crumb1e%2Fbash-the-wall","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crumb1e%2Fbash-the-wall/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crumb1e%2Fbash-the-wall/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crumb1e%2Fbash-the-wall/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/crumb1e","download_url":"https://codeload.github.com/crumb1e/bash-the-wall/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crumb1e%2Fbash-the-wall/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31972451,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"online","status_checked_at":"2026-04-18T02:00:07.018Z","response_time":103,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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","ricing","tool","wallpaper"],"created_at":"2024-11-28T16:18:03.707Z","updated_at":"2026-04-18T14:34:41.208Z","avatar_url":"https://github.com/crumb1e.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bash the wall\n\nA small bash script to set your wallpaper from the command line. Simply run `./wall.sh` followed by any categories you would like!\nOr, if you are feelin fancy, run it with no arguments for a random background. Crazy stuff I know...\n\nThis uses the unsplash API to source the images.\n\nYou'll need an api key from unsplash as they've discontinued the source api. Place this in `api_keys.env`.\n\n## Requirements/Dependencies\nIf you're on linux, you will need [feh](https://github.com/derf/feh) installed for this to work.\n\nI've tested this on macOS 10.9+ and I can't say for certain that it will work\non earlier releases. YMMV.\n\n## Usage\nRun the script with the help flag to find out more!\n```sh\n./wall.sh -h\n```\n\n## Example\n\n```sh\n./wall.sh nature bird\n# This will grab a picture from unsplash that matches the query 'nature bird'\n```\n\n## Notes\n\nAs feh only sets the wallpaper for the current session, you can either add `~/.fehbg \u0026` to your startup file (usually `~/.xinitrc, ~/.config/openbox/autostart` etc) to run the last feh command on startup.\n\nAlternatively add `./wall.sh` with your arguments to your startup file to generate a new wallpaper on startup.\n\n---\n\n## To Do\n\n* ~~Allow a resolution to be passed in rather than always fetching 4k.~~ Done!\n\nAny issues either open an issue on github, or give me a shout over on twitter [@crumb1e_](https://www.twitter.com/crumb1e_)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrumb1e%2Fbash-the-wall","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcrumb1e%2Fbash-the-wall","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrumb1e%2Fbash-the-wall/lists"}