{"id":28865521,"url":"https://github.com/busyloop/maclight","last_synced_at":"2025-10-28T16:51:48.116Z","repository":{"id":6146479,"uuid":"7375511","full_name":"busyloop/maclight","owner":"busyloop","description":"Control your Mac keyboard LEDs","archived":false,"fork":false,"pushed_at":"2018-12-02T17:42:42.000Z","size":89,"stargazers_count":117,"open_issues_count":3,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-10-07T22:47:20.665Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/busyloop.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-12-30T10:38:45.000Z","updated_at":"2025-08-07T04:48:43.000Z","dependencies_parsed_at":"2022-09-07T16:40:32.461Z","dependency_job_id":null,"html_url":"https://github.com/busyloop/maclight","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/busyloop/maclight","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/busyloop%2Fmaclight","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/busyloop%2Fmaclight/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/busyloop%2Fmaclight/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/busyloop%2Fmaclight/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/busyloop","download_url":"https://codeload.github.com/busyloop/maclight/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/busyloop%2Fmaclight/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281476672,"owners_count":26508145,"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","status":"online","status_checked_at":"2025-10-28T02:00:06.022Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2025-06-20T10:13:34.477Z","updated_at":"2025-10-28T16:51:48.111Z","avatar_url":"https://github.com/busyloop.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MacLight [![Gem Version](https://badge.fury.io/rb/maclight.svg)](https://badge.fury.io/rb/maclight)\n\nMacLight lets you control the keyboard LEDs on your Mac or Macbook.\n\n## Screenshot\n\n![capslock](https://github.com/busyloop/maclight/raw/master/ass/screenshot_capslock.jpg?raw=true)\n\n## Installation\n\n    $ gem install maclight\n\n## Usage\n\n```\n$ maclight --help\n\nUsage: maclight \u003ccommand\u003e\n\nMacLight v3.0.0 - LED control utility\n\nOptions:\n   --version:   Print version and exit\n  --help, -h:   Show this message\n\nCommands:\n   keyboard   Control keyboard LEDs\n```\n\n\n## API Usage\n\n```ruby\n#!/usr/bin/env ruby\n\nrequire 'maclight'\n\n# Turn LEDs on\nMacLight.all_leds(true)\n\nsleep 2\n\n# Turn LEDs off\nMacLight.all_leds(false)\n```\n\n## Notice\n\nMacLight can currently only toggle all LEDs at once\nand has only been tested on OSX 10.11.3 (El Capitan).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbusyloop%2Fmaclight","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbusyloop%2Fmaclight","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbusyloop%2Fmaclight/lists"}