{"id":17286208,"url":"https://github.com/kamiyaa/arclight","last_synced_at":"2025-03-26T16:46:01.968Z","repository":{"id":104240998,"uuid":"133154780","full_name":"kamiyaa/arclight","owner":"kamiyaa","description":"re-implementation of acpilight with less features","archived":false,"fork":false,"pushed_at":"2018-05-27T21:44:39.000Z","size":9,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-31T21:48:01.707Z","etag":null,"topics":["acpi-brightness","c","sysfs","udev-rules"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kamiyaa.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-05-12T14:42:34.000Z","updated_at":"2021-09-19T19:43:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"e234c81c-539a-403b-a1e4-eebf4d640278","html_url":"https://github.com/kamiyaa/arclight","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/kamiyaa%2Farclight","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kamiyaa%2Farclight/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kamiyaa%2Farclight/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kamiyaa%2Farclight/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kamiyaa","download_url":"https://codeload.github.com/kamiyaa/arclight/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245698629,"owners_count":20657980,"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":["acpi-brightness","c","sysfs","udev-rules"],"created_at":"2024-10-15T09:58:42.687Z","updated_at":"2025-03-26T16:46:01.945Z","avatar_url":"https://github.com/kamiyaa.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# arclight\n\n## Description\nSimilar to [acpilight](https://github.com/wavexx/acpilight), but written in C and requires user to specify an interface.\nWhy C? Because I don't want programs holding back python system updates.\n\n## Installation\nFirst, download the source using either HTTP or SSH: \n```\n$ git clone https://github.com/Kamiyaa/arclight.git\n$ git clone git@github.com:Kamiyaa/arclight.git\n```\nThen install using **meson**:\n```\n$ meson build\n$ ninja -C build/\n# ninja -C build/ install\n```\n\n## Usage\n```\n$ arclight\t# list all valid interfaces\nintel_backlight\ntpacpi::thinkvantage\ntpacpi::standby\ninput2::capslock\ninput2::numlock\ntpacpi::thinklight\nphy0-led\ntpacpi::power\ninput2::scrolllock\n```\n```\n$ arclight -i intel_backlight -u 5\t# increase brightness by 5%\n$ arclight -i intel_backlight -d 5\t# decrease brightness by 5%\n$ arclight -i intel_backlight -s 255\t# set brightness to 255 (vendor specific)\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkamiyaa%2Farclight","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkamiyaa%2Farclight","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkamiyaa%2Farclight/lists"}