{"id":19078769,"url":"https://github.com/qu1x/ledtrig-netdev","last_synced_at":"2025-07-07T21:35:48.585Z","repository":{"id":148852883,"uuid":"89100307","full_name":"qu1x/ledtrig-netdev","owner":"qu1x","description":"Kernel module to drive LEDs based on network activity","archived":false,"fork":false,"pushed_at":"2017-06-13T12:40:25.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-02T18:46:53.662Z","etag":null,"topics":["kernel-module","led-controller","network-monitoring"],"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-22T21:30:21.000Z","updated_at":"2022-12-18T22:36:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"2c84c33c-89c3-42c5-997c-5d445ff3fd7f","html_url":"https://github.com/qu1x/ledtrig-netdev","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/qu1x%2Fledtrig-netdev","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qu1x%2Fledtrig-netdev/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qu1x%2Fledtrig-netdev/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qu1x%2Fledtrig-netdev/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qu1x","download_url":"https://codeload.github.com/qu1x/ledtrig-netdev/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240131773,"owners_count":19752725,"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":["kernel-module","led-controller","network-monitoring"],"created_at":"2024-11-09T02:11:51.205Z","updated_at":"2025-02-22T05:27:30.491Z","avatar_url":"https://github.com/qu1x.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ledtrig-netdev\n\n**Kernel module to drive LEDs based on network activity**\n\nForked from [OpenWrt][] and distributed as standalone package.\n\n[OpenWrt]: https://github.com/openwrt/openwrt\n\n## Installation\n\n 1. Install Linux headers **and** sources (required for `drivers/leds/leds.h`):\n\n    ```sh\n    sudo apt-get install linux-headers-$(uname -r) linux-source\n    ```\n\n 2. Extract the Linux sources:\n\n    ```sh\n    (cd /usr/src \u0026\u0026 sudo tar -xJf linux-source-*.tar.xz)\n    ```\n\n 3. Clone and install this module's sources:\n\n    ```sh\n    git clone https://github.com/qu1x/ledtrig-netdev.git\n    sudo mv ledtrig-netdev /usr/src/ledtrig-netdev-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/ledtrig-netdev-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 ledtrig-netdev/1.0.0\n            ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqu1x%2Fledtrig-netdev","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqu1x%2Fledtrig-netdev","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqu1x%2Fledtrig-netdev/lists"}