{"id":29195451,"url":"https://github.com/domiot-io/jsdomiot-kickstart","last_synced_at":"2026-04-24T22:31:07.423Z","repository":{"id":299899752,"uuid":"1004573557","full_name":"domiot-io/jsdomiot-kickstart","owner":"domiot-io","description":"Launch point for jsdomiot. Simply run a script, and the entire setup will be installed for you.","archived":false,"fork":false,"pushed_at":"2025-06-24T13:49:13.000Z","size":23,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-02T05:04:27.252Z","etag":null,"topics":["bash","drivers","jsdomiot","kickstart","script"],"latest_commit_sha":null,"homepage":"https://domiot.org","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/domiot-io.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-06-18T21:00:12.000Z","updated_at":"2025-06-24T13:49:17.000Z","dependencies_parsed_at":"2025-06-18T22:27:13.166Z","dependency_job_id":null,"html_url":"https://github.com/domiot-io/jsdomiot-kickstart","commit_stats":null,"previous_names":["domiot-io/jsdomiot-kickstart"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/domiot-io/jsdomiot-kickstart","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domiot-io%2Fjsdomiot-kickstart","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domiot-io%2Fjsdomiot-kickstart/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domiot-io%2Fjsdomiot-kickstart/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domiot-io%2Fjsdomiot-kickstart/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/domiot-io","download_url":"https://codeload.github.com/domiot-io/jsdomiot-kickstart/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/domiot-io%2Fjsdomiot-kickstart/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32243061,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T13:21:15.438Z","status":"ssl_error","status_checked_at":"2026-04-24T13:21:15.005Z","response_time":64,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["bash","drivers","jsdomiot","kickstart","script"],"created_at":"2025-07-02T05:04:29.201Z","updated_at":"2026-04-24T22:31:07.394Z","avatar_url":"https://github.com/domiot-io.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# jsdomiot Kickstart\n\nA complete setup script for DOMIoT (Document Object Model for IoT) on Linux systems.\n\n## Quick Start\n\nTo install and set up DOMIoT on your Linux system, simply run:\n\n```sh\nchmod +x kickstart-linux.sh\n./kickstart-linux.sh\n```\n\n## What It Does\n\nThe kickstart script will:\n\n1. **Install System Dependencies** - All necessary libraries and build tools.\n2. **Install Node.js** - Latest LTS version if not already installed.\n3. **Clone Repositories** - Downloads the required DOMIoT repositories:\n   - [drivers](https://github.com/domiot-io/drivers.git): IoT hardware drivers.\n   - [jsdomiot](https://github.com/domiot-io/jsdomiot.git): Main DOMIoT library.\n4. **Build and Load Drivers** - Compiles and loads Linux kernel modules.\n5. **Install Dependencies** - Node.js packages for the projects.\n6. **Navigate to Examples** - Shows you the first example to get started.\n\n## Requirements\n\n- **Linux Distribution** - Supports Debian, Ubuntu, CentOS, RHEL, Fedora, Arch, Alpine, etc.\n- **User with sudo privileges** - Required for system package installation and driver loading.\n- **Internet connection** - For downloading packages and repositories.\n\n## After Installation\n\nOnce the script completes, go to the first example directory:\n```\ncd domiot/jsdomiot/examples/0-retail-buttons-shelving-units\n```\n\nTo run the example:\n```\nnode main.mjs\n```\n\n## After installation\n\nAfter installation, check the `domiot/README.md` for detailed information about the repositories and available examples. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdomiot-io%2Fjsdomiot-kickstart","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdomiot-io%2Fjsdomiot-kickstart","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdomiot-io%2Fjsdomiot-kickstart/lists"}