{"id":16965308,"url":"https://github.com/magicmonkey/l8js","last_synced_at":"2025-07-08T15:05:43.283Z","repository":{"id":18358194,"uuid":"21538260","full_name":"magicmonkey/l8js","owner":"magicmonkey","description":"A NodeJS library for talking to an L8 Smartlight","archived":false,"fork":false,"pushed_at":"2014-07-06T21:37:16.000Z","size":192,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-21T17:34:22.908Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/magicmonkey.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}},"created_at":"2014-07-06T10:53:25.000Z","updated_at":"2014-12-31T06:49:41.000Z","dependencies_parsed_at":"2022-08-25T12:50:36.473Z","dependency_job_id":null,"html_url":"https://github.com/magicmonkey/l8js","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/magicmonkey/l8js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magicmonkey%2Fl8js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magicmonkey%2Fl8js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magicmonkey%2Fl8js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magicmonkey%2Fl8js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/magicmonkey","download_url":"https://codeload.github.com/magicmonkey/l8js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/magicmonkey%2Fl8js/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264292934,"owners_count":23586061,"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":[],"created_at":"2024-10-13T23:45:38.631Z","updated_at":"2025-07-08T15:05:43.265Z","avatar_url":"https://github.com/magicmonkey.png","language":"JavaScript","readme":"l8js\n====\n\nA NodeJS library for talking to an L8 Smartlight\n\nI use Ubuntu, and find that I have to have this in /etc/bluetooth/rfcomm.conf:\n\n```\nrfcomm0 {\n\t# Automatically bind the device at startup\n\tbind no;\n\n\t# Bluetooth address of the device\n\tdevice 00:17:EC:4C:60:9D;\n\n\t# RFCOMM channel for the connection\n\tchannel\t1;\n\n\t# Description of the connection\n\tcomment \"L8 serial port\";\n}\n```\n\nand then run this to open the serial port:\n\n```\nsudo rfcomm connect 0\n```\n\nand then I can run this:\n\n```\nnode cli\n```\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmagicmonkey%2Fl8js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmagicmonkey%2Fl8js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmagicmonkey%2Fl8js/lists"}