{"id":27429555,"url":"https://github.com/kubesail/pibox-host","last_synced_at":"2025-07-18T21:32:18.387Z","repository":{"id":166917065,"uuid":"626696370","full_name":"kubesail/pibox-host","owner":"kubesail","description":null,"archived":false,"fork":false,"pushed_at":"2024-06-26T20:39:35.000Z","size":9834,"stargazers_count":12,"open_issues_count":18,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-18T18:47:24.962Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kubesail.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-04-12T01:38:29.000Z","updated_at":"2025-06-04T21:56:44.000Z","dependencies_parsed_at":"2024-01-11T10:48:14.953Z","dependency_job_id":"de5aa473-02df-4a04-aa5e-09329a3caf1e","html_url":"https://github.com/kubesail/pibox-host","commit_stats":null,"previous_names":["kubesail/pibox-host"],"tags_count":46,"template":false,"template_full_name":null,"purl":"pkg:github/kubesail/pibox-host","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kubesail%2Fpibox-host","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kubesail%2Fpibox-host/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kubesail%2Fpibox-host/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kubesail%2Fpibox-host/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kubesail","download_url":"https://codeload.github.com/kubesail/pibox-host/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kubesail%2Fpibox-host/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265837561,"owners_count":23836557,"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":"2025-04-14T14:18:15.990Z","updated_at":"2025-07-18T21:32:18.338Z","avatar_url":"https://github.com/kubesail.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PiBox Host Service\n\nThis NodeJS based service runs on the PiBox locally and provides the following functionality:\n\n- Web UI for configuring the PiBox, adding users, browsing files\n- An HTTP/HTTPS API for accessing the PiBox via PiBox mobile / desktop apps\n\n## API Endpoints\n\nEndpoints are documented in Postman: https://www.postman.com/piboxapi/workspace/pibox-workspace/collection/2213994-c9cde7ef-61ed-4c29-9410-6209da725830\n\n## Dependencies\n\n```bash\n# Hdd tools, password tools, cairo for canvas NPM package\napt-get install -y \\\n  vim lvm2 raspberrypi-kernel-headers samba samba-common-bin \\\n  tmate sysstat git iptables cryptsetup whois \\\n  jq build-essential libcairo2-dev libpango1.0-dev \\\n  libjpeg-dev libgif-dev librsvg2-dev nodejs\n\n# Give sudoers NOPASSWD requirement (same as pi user)\nsed -i 's/%sudo\\tALL=(ALL:ALL) ALL/%sudo\\tALL=(ALL:ALL) NOPASSWD: ALL/' /etc/sudoers\n# Create root files directory (and mount it)\nmkdir /files\ngroupadd sambagroup\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkubesail%2Fpibox-host","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkubesail%2Fpibox-host","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkubesail%2Fpibox-host/lists"}