{"id":15863198,"url":"https://github.com/deimosfr/oled-backlight","last_synced_at":"2025-08-12T21:32:06.462Z","repository":{"id":69802616,"uuid":"258330802","full_name":"deimosfr/oled-backlight","owner":"deimosfr","description":"Linux OLED backlight management for Linux","archived":false,"fork":false,"pushed_at":"2021-06-01T12:11:43.000Z","size":23,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-27T05:47:22.374Z","etag":null,"topics":["archlinux","backlight","kernel","lenovo","linux","oled"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/deimosfr.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":"2020-04-23T21:07:38.000Z","updated_at":"2022-02-11T18:32:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"10c16b24-3356-4768-8fd7-1852800b616b","html_url":"https://github.com/deimosfr/oled-backlight","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deimosfr%2Foled-backlight","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deimosfr%2Foled-backlight/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deimosfr%2Foled-backlight/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deimosfr%2Foled-backlight/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deimosfr","download_url":"https://codeload.github.com/deimosfr/oled-backlight/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":229709967,"owners_count":18111505,"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":["archlinux","backlight","kernel","lenovo","linux","oled"],"created_at":"2024-10-05T23:00:39.595Z","updated_at":"2024-12-14T13:42:32.973Z","avatar_url":"https://github.com/deimosfr.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# oled-backlight\nLinux OLED backlight management for Linux intel cards\n\nI've a Lenovo X1 Carbon Extreme Gen2 and recently the OLED support has been fixed (thanks to https://gitlab.freedesktop.org/drm/intel/issues/510)\n\nTested on Arch linux (Intel Corporation UHD Graphics 630):\n* kernel 5.6.6-arch1-1\n* xf86-video-intel 1:2.99.917+906+g846b53da-1\n\nHowever common softs like xbacklight doesn't recognize the screen. So I've made this quick program in order to control backlight through the command line. See usage:\n\n\n```\n# print help\n$ ./oled-backlight\nPlease add one of those argument: current|+|-|XY%\n\n# return current percentage\n$ ./oled-backlight current\n50\n\n# lighter +5%\n$ sudo ./oled-backlight +\n55\n\n# darker -5%\n$ sudo ./oled-backlight -\n50\n\n# set light percentage\n$ sudo ./oled-backlight 60%\n60\n```\n\nNote: it needs sudo permissions in order to modify the brightness\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeimosfr%2Foled-backlight","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeimosfr%2Foled-backlight","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeimosfr%2Foled-backlight/lists"}