{"id":19389794,"url":"https://github.com/toxblh/brightness-display-ddc","last_synced_at":"2026-06-22T10:31:16.818Z","repository":{"id":75974222,"uuid":"259791488","full_name":"Toxblh/brightness-display-ddc","owner":"Toxblh","description":null,"archived":false,"fork":false,"pushed_at":"2020-04-29T02:11:16.000Z","size":14,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-07T09:36:10.450Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/Toxblh.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}},"created_at":"2020-04-29T01:14:40.000Z","updated_at":"2020-09-07T17:16:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"9e08bb21-4ac7-42cd-9d9d-bb98c480018d","html_url":"https://github.com/Toxblh/brightness-display-ddc","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/Toxblh%2Fbrightness-display-ddc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toxblh%2Fbrightness-display-ddc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toxblh%2Fbrightness-display-ddc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Toxblh%2Fbrightness-display-ddc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Toxblh","download_url":"https://codeload.github.com/Toxblh/brightness-display-ddc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240549430,"owners_count":19819137,"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":[],"created_at":"2024-11-10T10:17:27.184Z","updated_at":"2025-11-18T10:03:26.791Z","avatar_url":"https://github.com/Toxblh.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Brightness Display DDC\n\n\n\n## Requered install kernel module\n\n1. `sudo modprobe i2c-dev`\n2. `sudo vim /etc/modules-load.d/i2c-dev.conf`\n```shell\nKERNEL==\"i2c-[0-9]*\", GROUP=\"ddc\", MODE=\"0660\", PROGRAM=\"/usr/bin/ddcutil --bus=%n getvcp 0x10\"\n```\n3. `sudo vim /etc/udev/rules.d/45-ddcutil-i2c.rules`\n```shell\ngroupadd ddc\nusermod -aG ddc $USER\n```\n4. `sudo udevadm trigger`\n5. `sudo groupadd ddc`\n6. `sudo usermod -aG ddc $USER`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoxblh%2Fbrightness-display-ddc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftoxblh%2Fbrightness-display-ddc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoxblh%2Fbrightness-display-ddc/lists"}