{"id":19069574,"url":"https://github.com/cncjs/cncjs-pi-raspbian","last_synced_at":"2025-04-28T14:11:17.621Z","repository":{"id":50702017,"uuid":"138523607","full_name":"cncjs/cncjs-pi-raspbian","owner":"cncjs","description":"Raspberry PI distribution of CNCjs in a ready to deploy image. Includes some useful script and documentation.","archived":false,"fork":false,"pushed_at":"2024-07-12T18:50:48.000Z","size":165,"stargazers_count":73,"open_issues_count":3,"forks_count":15,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-04-18T16:30:12.148Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/cncjs.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":"2018-06-24T23:50:00.000Z","updated_at":"2025-04-08T11:16:40.000Z","dependencies_parsed_at":"2025-04-18T04:47:09.145Z","dependency_job_id":"86fdc425-3a91-4f6b-a1c4-2034ecbf2373","html_url":"https://github.com/cncjs/cncjs-pi-raspbian","commit_stats":{"total_commits":61,"total_committers":3,"mean_commits":"20.333333333333332","dds":"0.16393442622950816","last_synced_commit":"54c5ef01892baed287480c5b4095463290147c90"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cncjs%2Fcncjs-pi-raspbian","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cncjs%2Fcncjs-pi-raspbian/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cncjs%2Fcncjs-pi-raspbian/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cncjs%2Fcncjs-pi-raspbian/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cncjs","download_url":"https://codeload.github.com/cncjs/cncjs-pi-raspbian/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251326849,"owners_count":21571636,"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-11-09T01:14:49.060Z","updated_at":"2025-04-28T14:11:17.602Z","avatar_url":"https://github.com/cncjs.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"Install script for CNCjs on Raspberry Pi w/ Raspberry Pi OS\n\nThis install script with get you started quickly with CNCjs on a [Raspberry Pi](https://www.raspberrypi.org/products/). For a more complete introduction, see the [CNCjs Introduction](https://github.com/cncjs/cncjs/wiki/Introduction) section of the wiki page.\n\n### 1. [Setup your Raspberry Pi](https://projects.raspberrypi.org/en/projects/raspberry-pi-setting-up)\n\nDownload \u0026 Install [Raspberry Pi OS](https://www.raspberrypi.org/downloads/raspberry-pi-os/) (previously called Raspbian) the official operating system for the Raspberry Pi.\nNOTE: Tested on [Raspberry Pi OS Full and Lite x64 - July 4th 2024](https://downloads.raspberrypi.com/raspios_lite_arm64/images/raspios_lite_arm64-2024-07-04/2024-07-04-raspios-bookworm-arm64-lite.img.xz) (x64 recommended)\n\n 1. Download [Raspberry Pi OS](https://www.raspberrypi.org/downloads/raspberry-pi-os/), the [Lite x64](https://downloads.raspberrypi.org/raspios_lite_arm64_latest) edition is recommended.\n 2. Then use [Raspberry Pi Imager](https://www.raspberrypi.org/downloads) to write the downloaded image to SD Card or Flash Drive. \n 3. Power-on you Raspberry Pi\n 4. [Finish Setting up you Raspberry Pi](https://projects.raspberrypi.org/en/projects/raspberry-pi-setting-up)\n    * Run \"Welcome to Raspberry Pi\" or `sudo raspi-config`\n\n### 2. Install CNCjs\n- ##### Method 1: Download and run installer.\n```\nURL=\"https://raw.githubusercontent.com/cncjs/cncjs-pi-raspbian/master/cncjs_install.sh\"\ncurl -sSL ${URL} | bash\n```\n\n----\n- ##### Method 2: Download, then run installer.\n```\nURL=\"https://raw.githubusercontent.com/cncjs/cncjs-pi-raspbian/master/cncjs_install.sh\"\nwget -O cncjs_install.sh \"${URL}\"\ncat --number cncjs_install.sh\nsudo bash cncjs_install.sh\n```\n\n----\n#### Additonal Infomation\nIf you run into issues with installation on a raspberry pi, please post this repositries \"[Issues](https://github.com/cncjs/cncjs-pi-raspbian/issues)\".","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcncjs%2Fcncjs-pi-raspbian","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcncjs%2Fcncjs-pi-raspbian","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcncjs%2Fcncjs-pi-raspbian/lists"}