{"id":34837042,"url":"https://github.com/rodrigogs/ispi","last_synced_at":"2026-04-19T23:31:40.815Z","repository":{"id":31384114,"uuid":"127708987","full_name":"rodrigogs/ispi","owner":"rodrigogs","description":"Check if the program is running on a Raspberry Pi","archived":false,"fork":false,"pushed_at":"2023-01-07T22:02:19.000Z","size":217,"stargazers_count":3,"open_issues_count":8,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-27T01:40:16.907Z","etag":null,"topics":["checker","raspberry","raspberry-pi","raspberrypi"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rodrigogs.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":"2018-04-02T05:56:33.000Z","updated_at":"2025-08-27T12:16:17.000Z","dependencies_parsed_at":"2023-01-14T19:00:35.813Z","dependency_job_id":null,"html_url":"https://github.com/rodrigogs/ispi","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/rodrigogs/ispi","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rodrigogs%2Fispi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rodrigogs%2Fispi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rodrigogs%2Fispi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rodrigogs%2Fispi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rodrigogs","download_url":"https://codeload.github.com/rodrigogs/ispi/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rodrigogs%2Fispi/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32026605,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"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":["checker","raspberry","raspberry-pi","raspberrypi"],"created_at":"2025-12-25T16:06:53.084Z","updated_at":"2026-04-19T23:31:40.780Z","avatar_url":"https://github.com/rodrigogs.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ispi\n\nCheck if the program is running on a Raspberry Pi.\n\n## Usage\nIt may be used as a lib:\n\u003e `$ npm install @rodrigogs/ispi --save`\n```javascript\n  const ispi = require('@rodrigogs/ispi');\n\n  // Async\n  ispi()\n    .then(isPi =\u003e console.log(isPi)) // true or false\n    .catch(err =\u003e console.error(err));\n\n  // Sync\n  ispi.sync(); // true or false\n```\n\nOr as a cli:\n\u003e `$ npm install @rodrigogs/ispi -g`\n```bash\n$ ispi\ntrue\n```\n\n## License\n[Licence](https://github.com/rodrigogs/ispi/blob/master/LICENSE) © Rodrigo Gomes da Silva\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frodrigogs%2Fispi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frodrigogs%2Fispi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frodrigogs%2Fispi/lists"}