{"id":33180449,"url":"https://github.com/MycroftAI/enclosure-picroft","last_synced_at":"2025-11-20T21:03:41.669Z","repository":{"id":41506038,"uuid":"79005548","full_name":"MycroftAI/enclosure-picroft","owner":"MycroftAI","description":"Mycroft interface for Raspberry Pi environment","archived":false,"fork":false,"pushed_at":"2022-12-14T07:58:23.000Z","size":427,"stargazers_count":811,"open_issues_count":24,"forks_count":192,"subscribers_count":96,"default_branch":"buster","last_synced_at":"2025-05-23T17:22:28.217Z","etag":null,"topics":["artificial-intelligence","hacktoberfest","machine-learning","mycroft","open-source","opensource","personal-assistant","picroft","raspberry-pi","raspberry-pi-3","raspbian","rpi","rpi3"],"latest_commit_sha":null,"homepage":"https://mycroft.ai/documentation/picroft","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MycroftAI.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-01-15T06:28:08.000Z","updated_at":"2025-04-19T16:10:13.000Z","dependencies_parsed_at":"2023-01-28T19:46:08.610Z","dependency_job_id":null,"html_url":"https://github.com/MycroftAI/enclosure-picroft","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MycroftAI/enclosure-picroft","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MycroftAI%2Fenclosure-picroft","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MycroftAI%2Fenclosure-picroft/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MycroftAI%2Fenclosure-picroft/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MycroftAI%2Fenclosure-picroft/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MycroftAI","download_url":"https://codeload.github.com/MycroftAI/enclosure-picroft/tar.gz/refs/heads/buster","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MycroftAI%2Fenclosure-picroft/sbom","scorecard":{"id":97708,"data":{"date":"2025-08-11","repo":{"name":"github.com/MycroftAI/enclosure-picroft","commit":"eb47610df974dd223212a1ba5f782ff1b491b777"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":4,"reason":"Found 9/21 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: pipCommand not pinned by hash: home/pi/auto_run.sh:384","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'buster'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 18 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T09:25:23.773Z","repository_id":41506038,"created_at":"2025-08-15T09:25:23.773Z","updated_at":"2025-08-15T09:25:23.773Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":285511817,"owners_count":27184245,"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","status":"online","status_checked_at":"2025-11-20T02:00:05.334Z","response_time":54,"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":["artificial-intelligence","hacktoberfest","machine-learning","mycroft","open-source","opensource","personal-assistant","picroft","raspberry-pi","raspberry-pi-3","raspbian","rpi","rpi3"],"created_at":"2025-11-16T03:00:42.996Z","updated_at":"2025-11-20T21:03:41.662Z","avatar_url":"https://github.com/MycroftAI.png","language":"Shell","funding_links":[],"categories":["domotic"],"sub_categories":["USB GADGET"],"readme":"# It's Alive!\n![Safety Last!](./buster-keaton-safety-last.jpg)\n\n## Picroft - Buster Keaton (Pork Pi) release\n\nPicroft is an enclosure for a Raspberry Pi 3, 3B+ or 4 connected to a speaker and\nmicrophone, bringing Mycroft to anyone who wants a simple voice interface they\nhave complete control over.  This is built on top of the official Raspbian\nBuster Lite image.\n\nThe entire project is available as a pre-built micro-SD image ready to be\nburned and placed into a Raspberry Pi. You can download the pre-built image\nhere:\n\n [![Download img](./microsd-icon.png \"Download img\") Picroft Stable 2020-09-07 image](https://mycroft.ai/to/picroft-image)\n\nSHA-256: 3d3c99c53793224b84de02e816435230f2bbe6272b71d8909afee43e5ef9a402\n\n[![Download img](./microsd-icon.png \"Download img\") Picroft Release Candidate 2021-06-04 image](https://mycroft.ai/to/picroft-rc)\n\nSHA-256: 2d5a81375036a1dc4ce30051ea9e9181f4019c8f61264db3a43d87d03df854a6\n\nA list of current and past releases can be found at: https://downloads.mycroft.ai/releases/picroft/\n\nOptionally you can build it yourself by following the [Recipe for building the image](image_recipe.md)\n\n## Requirements\n\n* **Raspberry Pi 3, 3B+, or 4**\n  \u003cbr\u003e_Older Raspberry Pi versions do not have sufficient processing power,\n  and if they work they will be very slow_\n* **Speaker**\n  \u003cbr\u003eAny analog speaker, or an HDMI monitor with speaker\n* **Microphone**\n  \u003cbr\u003eA [list of Community tested hardware](https://mycroft-ai.gitbook.io/docs/using-mycroft-ai/get-mycroft/picroft#tested-hardware) is available in our documentation.\n* **2.5 Amp or better power supply**\n  \u003cbr\u003eDon't skimp on this!  It might appear to work, but you'll have weird\n  issues with a cheapo supply.\n* **MicroSD Card**\n  \u003cbr\u003e8 GB or larger\n* HDMI Monitor and keyboard, only required during setup\n\n\n## Installation\n\n1) Download and burn the image to the SD card.\u003cbr/\u003eSee the RaspberryPi.org's\n   guide to\n   [Installing Operating System Images](https://www.raspberrypi.org/documentation/installation/installing-images/)\n   for detailed instructions on how to burn an image to your SD card.\n2) Insert the SD card into your Raspberry Pi\n3) Connect speaker, microphone, monitor and keyboard\n4) Apply power\n5) Follow the on-screen prompts to setup Picroft\n6) Follow the verbal prompts to pair your device to an account at\n   [Mycroft Home](https://account.mycroft.ai/devices/add)\n7) Talk to Mycroft and enjoy!\n\n## Usage\n\nSimply speak to Picroft as you would to any Mycroft.  For example:\n\n    \"Hey Mycroft, what time is it?\"\n    \"Mycroft, how tall was Abraham Lincoln?\"\n\n\n## Older Versions\n* [Raspbian Jessie version](https://github.com/MycroftAI/enclosure-picroft/tree/master)\n\n## Help and more info\nTo re-run the setup wizard, use `mycroft-setup-wizard`.\nCheck out the Picroft wiki [here](https://mycroft.ai/documentation/picroft/).\nThere's also the general [Documentation](https://mycroft.ai/documentation/).\n\n## Customization\n* `audio_setup.sh` configures your specific audio setup.\n* `custom_setup.sh` is a stub meant to initialize anything before Mycroft\n  starts.  For example, initializing connected devices, or launching services.\n\n## Getting Help\n\nThere is an active *Picroft* community within the [Mycroft's Mattermost chat](https://chat.mycroft.ai/community/channels/picroft) which all are welcome to join!\n\n---\n\n### FAQ\n##### Q1) Why \"Buster Keaton (Pork Pi)\"?\nThis image is built on top of Raspbian \"Buster\" for running on a Raspberry Pi. \n\n[Buster Keaton](https://en.wikipedia.org/wiki/Buster_Keaton) is best known \nfor his silent films, but also his signature Pork Pie hats that he designed \nand made himself. Coincidentally, Buster Keaton's classic film\n\"[Safety Last!](https://www.youtube.com/watch?v=V-XZWZVVhvQ\u0026ab_channel=moosetash)\" \ncame out of copyright in 2019.\n\nThe photo at the top of this page we thought was Buster Keaton wearing his \nsignature hat. It turns out that it is actually a slightly more contemporary \n[Harold Lloyd](https://en.wikipedia.org/wiki/Harold_Lloyd).\n\n##### Q2) Can I run this with a the Raspbian desktop GUI?\nSadly, not really.  A Raspberry Pi is powerful, but still not well suited to do\n_everything_ at once.  You can add other basic services on top of Picroft, but\nthe desktop GUI requires too many additional resources and neither Mycroft nor\nthe GUI end up running well.\n\n##### Q3) Can I run this with anything else?\nDepends on what you want to add.  Serving simple webpages or polling devices\nperiodically is probably fine.  Mining bitcoin won't.\n\n##### Q4) Can I run this on a Pi4?\nYes!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMycroftAI%2Fenclosure-picroft","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FMycroftAI%2Fenclosure-picroft","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FMycroftAI%2Fenclosure-picroft/lists"}