{"id":17257855,"url":"https://github.com/p403n1x87/m27q","last_synced_at":"2025-04-14T05:31:30.914Z","repository":{"id":45616121,"uuid":"392011791","full_name":"P403n1x87/m27q","owner":"P403n1x87","description":"Simple Python object to control the Gigabyte M27Q OSD settings","archived":false,"fork":false,"pushed_at":"2024-06-29T19:20:42.000Z","size":2,"stargazers_count":28,"open_issues_count":2,"forks_count":12,"subscribers_count":4,"default_branch":"main","last_synced_at":"2024-11-01T01:53:02.045Z","etag":null,"topics":["display","hacktoberfest","kvm-switch","monitor","osd","usb"],"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/P403n1x87.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":"2021-08-02T16:01:48.000Z","updated_at":"2024-07-26T21:32:48.000Z","dependencies_parsed_at":"2022-08-25T20:01:37.472Z","dependency_job_id":null,"html_url":"https://github.com/P403n1x87/m27q","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/P403n1x87%2Fm27q","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/P403n1x87%2Fm27q/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/P403n1x87%2Fm27q/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/P403n1x87%2Fm27q/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/P403n1x87","download_url":"https://codeload.github.com/P403n1x87/m27q/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223621360,"owners_count":17174687,"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":["display","hacktoberfest","kvm-switch","monitor","osd","usb"],"created_at":"2024-10-15T07:18:47.199Z","updated_at":"2024-11-08T02:25:59.899Z","avatar_url":"https://github.com/P403n1x87.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Gigabyte M27Q Settings Controller\n\nThis Python library allows you to control the Gigabyte M27Q settings via USB.\nFeel free to contribute further settings.\n\nThe initial implementation was based on [this gist](https://gist.github.com/wadimw/4ac972d07ed1f3b6f22a101375ecac41).\n\n\u003e On Linux you might be required to create a `udev` rule in, e.g.\n\u003e `/etc/udev/rules.d/10-local.rules` to allow USB traffic to the monitor with:\n\u003e \n\u003e `SUBSYSTEM==\"usb\", ATTRS{idVendor}==\"2109\", ATTR{idProduct}==\"8883\", MODE=\"0666\"`.\n## Example\n\nThis is a simple script to simulate the KVM switch button\n\n~~~ python\nfrom m27q import MonitorControl\n\n\nwith MonitorControl() as m:\n    m.toggle_kvm()\n~~~","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fp403n1x87%2Fm27q","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fp403n1x87%2Fm27q","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fp403n1x87%2Fm27q/lists"}