{"id":36497228,"url":"https://github.com/rovnyart/diversity","last_synced_at":"2026-01-12T02:04:46.435Z","repository":{"id":57656696,"uuid":"458348475","full_name":"rovnyart/diversity","owner":"rovnyart","description":"A simple Go app for setting random wallpaper from Unsplash","archived":false,"fork":false,"pushed_at":"2022-02-12T12:07:16.000Z","size":11,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-06-20T17:43:17.352Z","etag":null,"topics":["changer","go","irvue","unsplash","variety","wallpaper","windows"],"latest_commit_sha":null,"homepage":"","language":"Go","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/rovnyart.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}},"created_at":"2022-02-11T21:42:02.000Z","updated_at":"2022-02-12T11:58:02.000Z","dependencies_parsed_at":"2022-08-26T05:41:05.641Z","dependency_job_id":null,"html_url":"https://github.com/rovnyart/diversity","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/rovnyart/diversity","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rovnyart%2Fdiversity","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rovnyart%2Fdiversity/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rovnyart%2Fdiversity/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rovnyart%2Fdiversity/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rovnyart","download_url":"https://codeload.github.com/rovnyart/diversity/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rovnyart%2Fdiversity/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28331537,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T00:36:25.062Z","status":"online","status_checked_at":"2026-01-12T02:00:08.677Z","response_time":98,"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":["changer","go","irvue","unsplash","variety","wallpaper","windows"],"created_at":"2026-01-12T02:03:24.268Z","updated_at":"2026-01-12T02:04:46.424Z","avatar_url":"https://github.com/rovnyart.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Diversity - Windows wallpaper changer written on Go\n\n## Unsplash API token\n\nFirst of all you need to get an API token from Unsplash. Go to `https://unsplash.com/developers`, create an account, create an app and get API Key.\n\n## Installation\n\nYou can download pre-built Windows amd64 binary from the [releases](https://github.com/rovnyart/diversity/releases) section.\n\nAlternatively, you can build an app on your own:\n\n```powershell\ngo get github.com/rovnyart/diversity\n\n$env: GOARCH='windows'\n$env: GOTARGET='amd64'\n\ngo build github/rovnyart/diversity -ldflags -H=windowsgui\n```\n\nThis will produce `diversity.exe` executable. In order to run it you need to place `config.yaml` file in the same directory. See `Config` section for more details.\n\n## Config\n\nConfig file has a very simple structure:\n\n```yaml\n---\napikey: your-api-token-here # Your Unsplash API token\nscope: nature # Picture search query\nschedule: 2h # Automatic wallpaper change schedule\n```\n\n## Usage\n\nJust run app =) Application has an system tray icon with some sort of menu, where you can change current wallpaper or quit.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frovnyart%2Fdiversity","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frovnyart%2Fdiversity","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frovnyart%2Fdiversity/lists"}