{"id":19078778,"url":"https://github.com/qu1x/leds-apu2","last_synced_at":"2025-07-03T11:03:40.169Z","repository":{"id":148852876,"uuid":"89217749","full_name":"qu1x/leds-apu2","owner":"qu1x","description":"Kernel module driver for the APU2 LEDs and button","archived":false,"fork":false,"pushed_at":"2017-06-13T12:35:33.000Z","size":6,"stargazers_count":3,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-22T05:27:27.012Z","etag":null,"topics":["button-control","kernel-module","led-controller"],"latest_commit_sha":null,"homepage":null,"language":"C","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/qu1x.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-04-24T08:48:45.000Z","updated_at":"2021-09-14T08:38:06.000Z","dependencies_parsed_at":"2023-07-06T12:19:08.886Z","dependency_job_id":null,"html_url":"https://github.com/qu1x/leds-apu2","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/qu1x/leds-apu2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qu1x%2Fleds-apu2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qu1x%2Fleds-apu2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qu1x%2Fleds-apu2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qu1x%2Fleds-apu2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qu1x","download_url":"https://codeload.github.com/qu1x/leds-apu2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qu1x%2Fleds-apu2/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263314103,"owners_count":23447291,"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":["button-control","kernel-module","led-controller"],"created_at":"2024-11-09T02:11:54.433Z","updated_at":"2025-07-03T11:03:40.114Z","avatar_url":"https://github.com/qu1x.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# leds-apu2\n\n**Kernel module driver for the APU2 LEDs and button**\n\nForked from [LEDE][] and distributed as standalone package.\n\n[LEDE]: https://github.com/lede-project/source\n\n## Installation\n\n 0. Requred modules:\n\n      * leds-gpio\n      * gpio-keys-polled\n\n 1. Install Linux headers:\n\n    ```sh\n    sudo apt-get install linux-headers-$(uname -r)\n\n 2. Clone and install this module's sources:\n\n    ```sh\n    git clone https://github.com/qu1x/leds-apu2.git\n    sudo mv leds-apu2 /usr/src/leds-apu2-1.0.0\n    ```\n\n 4. Build and install this module:\n\n      - Either via Make (must be manually rebuilt for each kernel update):\n\n        ```sh\n        sudo make -C /usr/src/leds-apu2-1.0.0 install\n        ```\n\n      - Or via DKMS (will be automatically rebuilt for each kernel update):\n\n         1. Install DKMS:\n\n            ```sh\n            sudo apt-get install dkms\n            ```\n\n         2. Install this module:\n\n            ```sh\n            sudo dkms install leds-apu2/1.0.0\n            ```\n\n## Big Thanks\n\n...to the module's Author Christian Lamparter for helping me to get it running\nwith Debian Stretch.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqu1x%2Fleds-apu2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqu1x%2Fleds-apu2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqu1x%2Fleds-apu2/lists"}