{"id":19959308,"url":"https://github.com/kevinhowbrook/i3-backgrounds","last_synced_at":"2026-06-28T18:31:31.209Z","repository":{"id":195314354,"uuid":"692678919","full_name":"kevinhowbrook/i3-backgrounds","owner":"kevinhowbrook","description":"A python script to download a searched image from unsplash and set it as a background using feh","archived":false,"fork":false,"pushed_at":"2023-10-16T11:40:52.000Z","size":14630,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-01T16:22:49.428Z","etag":null,"topics":["background","background-image","i3","python","ricing"],"latest_commit_sha":null,"homepage":"","language":"Python","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/kevinhowbrook.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":"2023-09-17T08:41:43.000Z","updated_at":"2024-06-10T10:52:52.000Z","dependencies_parsed_at":"2025-01-12T07:28:23.068Z","dependency_job_id":"c85c565a-497e-427d-aa08-6214959e51de","html_url":"https://github.com/kevinhowbrook/i3-backgrounds","commit_stats":null,"previous_names":["kevinhowbrook/i3-backgrounds"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kevinhowbrook/i3-backgrounds","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinhowbrook%2Fi3-backgrounds","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinhowbrook%2Fi3-backgrounds/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinhowbrook%2Fi3-backgrounds/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinhowbrook%2Fi3-backgrounds/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kevinhowbrook","download_url":"https://codeload.github.com/kevinhowbrook/i3-backgrounds/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinhowbrook%2Fi3-backgrounds/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34900367,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-28T02:00:05.809Z","response_time":54,"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":["background","background-image","i3","python","ricing"],"created_at":"2024-11-13T01:47:15.067Z","updated_at":"2026-06-28T18:31:31.190Z","avatar_url":"https://github.com/kevinhowbrook.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# i3 Backgrounds\n\n## Description\n\nThis is a simple script that downloads a random image from [Unsplash](https://unsplash.com/) and sets it as the desktop background. The idea is to do this for i3 with a key binding so you can change your background with a keypress.\n\n![](images/1.jpg)\n\n## Requirements\n\n- Unsplash API key\n\n## Running\n\n1. Clone the repository into ~/shared/i3-backgrounds\n1. Copy local.config.py to config.py\n1. Add your Unsplash API key to config.py\n1. Run with `python main.py`\n\nYou can clone it to another location but you'll have to adjust a few paths\nin main.py for the download image location.\n\n## Setup to run with an i3 binding\n\nAdd this to your i3 config file, this would configure `mod+i` to run the script. Now `mod_i` will change your background. :)\n\n```python\nbindsym $mod+i exec --no-startup-id ~/shared/i3-backgrounds/main.py\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkevinhowbrook%2Fi3-backgrounds","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkevinhowbrook%2Fi3-backgrounds","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkevinhowbrook%2Fi3-backgrounds/lists"}