{"id":16525508,"url":"https://github.com/andrewn/status-led","last_synced_at":"2026-06-10T05:31:33.794Z","repository":{"id":12228738,"uuid":"14838536","full_name":"andrewn/status-led","owner":"andrewn","description":"Control an LED to indicate embedded system status","archived":false,"fork":false,"pushed_at":"2013-12-01T12:48:27.000Z","size":100,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-03T03:28:09.295Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/andrewn.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}},"created_at":"2013-12-01T12:48:14.000Z","updated_at":"2013-12-09T06:49:25.000Z","dependencies_parsed_at":"2022-09-23T05:03:43.855Z","dependency_job_id":null,"html_url":"https://github.com/andrewn/status-led","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/andrewn/status-led","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewn%2Fstatus-led","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewn%2Fstatus-led/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewn%2Fstatus-led/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewn%2Fstatus-led/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andrewn","download_url":"https://codeload.github.com/andrewn/status-led/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewn%2Fstatus-led/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34139178,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-10T02:00:07.152Z","response_time":89,"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":"2024-10-11T17:03:44.618Z","updated_at":"2026-06-10T05:31:33.778Z","avatar_url":"https://github.com/andrewn.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"Status LED\n===\n\n** This is a first attempt, accepted statuses are hard-coded into the server. **\n\nUses an RGB LED to indicate status. A set of status names are mapped to various transitions.\n\nUsage\n---\n\nThe LED itself is managed via a single long-running process. You should specify a path to a socket, the file should not exist.\n\n    $ status-led-server /run/status-led.sock\n    Ready to accept\n\n\"Ready to accept\" indicates that the server has connected to a UNIX socket and is ready to receive messages.\n\nTo change the LED status, use the `status-led` command, specifying the same socket path:\n\n    $ status-led /rub/status-led.sock app-running\n    State changed to \u003capp-running\u003e\n\nThe LED should then change to reflect this state.\n\nStates\n---\n\nA set number of states is configured. Passing in an unrecognised state will return the a state unknown message.\n\nUpstart\n---\n\nA set of `upstart` configs in `upstart/`manage the transitions between different statuses. For example, `status-led/app-running` will trigger the `app` status  when the networking service is up and the radiodan-example_master app starts.\n\nThe `status-led/server` itself will be started as early as possible in the boot sequence.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrewn%2Fstatus-led","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandrewn%2Fstatus-led","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrewn%2Fstatus-led/lists"}