{"id":17086628,"url":"https://github.com/arl/gsettings-upd","last_synced_at":"2026-05-01T01:32:28.943Z","repository":{"id":138955429,"uuid":"136186823","full_name":"arl/gsettings-upd","owner":"arl","description":"A systemd service that updates gsettings values","archived":false,"fork":false,"pushed_at":"2018-07-09T11:18:54.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-23T14:42:13.506Z","etag":null,"topics":["desktop","gnome","go","gsettings","linux","systemd"],"latest_commit_sha":null,"homepage":"","language":"Go","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/arl.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":"2018-06-05T14:07:04.000Z","updated_at":"2020-03-02T15:13:51.000Z","dependencies_parsed_at":null,"dependency_job_id":"5ffe1ec9-d623-4f62-a4f6-063a3abef7e3","html_url":"https://github.com/arl/gsettings-upd","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/arl/gsettings-upd","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arl%2Fgsettings-upd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arl%2Fgsettings-upd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arl%2Fgsettings-upd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arl%2Fgsettings-upd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arl","download_url":"https://codeload.github.com/arl/gsettings-upd/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arl%2Fgsettings-upd/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32482460,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"ssl_error","status_checked_at":"2026-04-30T13:12:06.837Z","response_time":57,"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":["desktop","gnome","go","gsettings","linux","systemd"],"created_at":"2024-10-14T13:29:04.689Z","updated_at":"2026-05-01T01:32:28.914Z","avatar_url":"https://github.com/arl.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gsettings-upd\n## a `systemd` service that updates `gsettings` values.\n\nNearly everything in Gnome is configurable via gsettings. You can list all the\nvalues managed by gsettings with:\n\n```\ngsettings list-recursively\n```\n\nFor example, you want to change desktop wallpapers every hour, ok:\n\n```json\n{\n  \"actions\": [\n    {\n      \"schema\": \"org.gnome.desktop.background\",\n      \"key\": \"picture-uri\",\n      \"values\": [\n        \"file:///path/to/my/wallpapers/image1.png\",\n        \"file:///path/to/my/wallpapers/image2.png\",\n        \"file:///path/to/my/wallpapers/image3.png\"\n      ],\n      \"every\": \"1h\"\n    }\n  ]\n}\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farl%2Fgsettings-upd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farl%2Fgsettings-upd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farl%2Fgsettings-upd/lists"}