{"id":18274424,"url":"https://github.com/lilydjwg/monitor-control","last_synced_at":"2025-08-07T09:12:56.084Z","repository":{"id":59958315,"uuid":"525283459","full_name":"lilydjwg/monitor-control","owner":"lilydjwg","description":"The fastest way to get / set DDC values for a monitor","archived":false,"fork":false,"pushed_at":"2024-08-11T09:29:04.000Z","size":30,"stargazers_count":17,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-20T21:21:33.178Z","etag":null,"topics":["ddc","linux-cli","monitors","rust-cli"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/lilydjwg.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":"2022-08-16T07:58:01.000Z","updated_at":"2024-12-07T22:35:21.000Z","dependencies_parsed_at":"2024-02-17T18:02:13.801Z","dependency_job_id":null,"html_url":"https://github.com/lilydjwg/monitor-control","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lilydjwg%2Fmonitor-control","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lilydjwg%2Fmonitor-control/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lilydjwg%2Fmonitor-control/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lilydjwg%2Fmonitor-control/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lilydjwg","download_url":"https://codeload.github.com/lilydjwg/monitor-control/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247284911,"owners_count":20913691,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["ddc","linux-cli","monitors","rust-cli"],"created_at":"2024-11-05T12:09:29.777Z","updated_at":"2025-04-05T03:30:33.598Z","avatar_url":"https://github.com/lilydjwg.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"A simple tool suitable for adjusting external monitor's brightness.\n\nMuch faster than [ddcutil](https://github.com/rockowitz/ddcutil), still faster than [ddcset](https://github.com/arcnmx/ddcset-rs) which enumerates all monitors. And it matches monitor by the output name you see from xrandr / wayland-info output.\n\nTo install, install rust and run `cargo build --release` and find the binary in `target/release/`.\n\nUsage:\n\n```\nmonitor-control 0.2.0\nlilydjwg \u003clilydjwg@gmail.com\u003e\nThe fastest way to get / set DDC values for a monitor\n\nUSAGE:\n    monitor-control \u003cOUTPUT_NAME\u003e \u003cFEATURE_CODE\u003e [FEATURE_VALUE]\n\nARGS:\n    \u003cOUTPUT_NAME\u003e      output name such as DP-1\n    \u003cFEATURE_CODE\u003e     feature code in decimal or 0xFF or FFh format\n    \u003cFEATURE_VALUE\u003e    value to be set; when not present show current value\n\nOPTIONS:\n    -h, --help       Print help information\n    -V, --version    Print version information\n```\n\nE.g.\n\n```sh\n# get current and max brightness value\nmonitor-control DP-2 16\n# set brightness to 50\nmonitor-control DP-2 16 50\n```\n\n\u003csmall\u003eScripts to determine which monitor to adjust and show indicators like [wob](https://github.com/francma/wob) are left to other projects.\u003c/small\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flilydjwg%2Fmonitor-control","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flilydjwg%2Fmonitor-control","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flilydjwg%2Fmonitor-control/lists"}