{"id":13466638,"url":"https://github.com/gokrazy/gokrazy","last_synced_at":"2025-04-25T14:44:37.608Z","repository":{"id":39140035,"uuid":"80910170","full_name":"gokrazy/gokrazy","owner":"gokrazy","description":"turn your Go program(s) into an appliance running on the Raspberry Pi 3, Pi 4, Pi 5, Pi Zero 2 W, or PCs (x86_64 or ARM64)!","archived":false,"fork":false,"pushed_at":"2025-04-17T14:26:53.000Z","size":19244,"stargazers_count":3331,"open_issues_count":37,"forks_count":123,"subscribers_count":57,"default_branch":"main","last_synced_at":"2025-04-24T08:25:37.484Z","etag":null,"topics":["golang","linux","raspberry-pi","raspberrypi"],"latest_commit_sha":null,"homepage":"https://gokrazy.org","language":"Go","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/gokrazy.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":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-02-04T09:48:07.000Z","updated_at":"2025-04-24T06:05:29.000Z","dependencies_parsed_at":"2024-05-22T18:01:47.625Z","dependency_job_id":"c5e2f037-4d41-4d8f-bcc7-589a813ff494","html_url":"https://github.com/gokrazy/gokrazy","commit_stats":{"total_commits":384,"total_committers":37,"mean_commits":"10.378378378378379","dds":"0.20052083333333337","last_synced_commit":"4015d441026fecc3d24cbdecb54779d3f774d3a0"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gokrazy%2Fgokrazy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gokrazy%2Fgokrazy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gokrazy%2Fgokrazy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gokrazy%2Fgokrazy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gokrazy","download_url":"https://codeload.github.com/gokrazy/gokrazy/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250836126,"owners_count":21495303,"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":["golang","linux","raspberry-pi","raspberrypi"],"created_at":"2024-07-31T15:00:47.583Z","updated_at":"2025-04-25T14:44:37.582Z","avatar_url":"https://github.com/gokrazy.png","language":"Go","funding_links":[],"categories":["Go","Go (531)","JavaScript","golang"],"sub_categories":[],"readme":"[![GitHub Actions CI](https://github.com/gokrazy/gokrazy/actions/workflows/main.yml/badge.svg)](https://github.com/gokrazy/gokrazy/actions/workflows/main.yml)\n[![Go Report Card](https://goreportcard.com/badge/github.com/gokrazy/gokrazy)](https://goreportcard.com/report/github.com/gokrazy/gokrazy)\n\n# Overview\n\nWith gokrazy, you can deploy your Go programs as appliances to a Raspberry Pi or\nPC ([→ supported platforms](https://gokrazy.org/platforms/)).\n\nFor a long time, we were unhappy with having to care about security issues and\nLinux distribution maintenance on our various Raspberry Pis.\n\nThen, we had a crazy idea: what if we got rid of memory-unsafe languages and all\nsoftware we don’t strictly need?\n\nTurns out this is feasible. gokrazy is the result.\n\n[→ Learn more at gokrazy.org](https://gokrazy.org/)\n\n# GitHub Repository structure\n\n* [github.com/gokrazy/gokrazy](https://github.com/gokrazy/gokrazy): system code, main issue tracker, documentation\n* [github.com/gokrazy/tools](https://github.com/gokrazy/tools): SD card image creation code, pulling in:\n    * [github.com/gokrazy/firmware](https://github.com/gokrazy/firmware): Raspberry Pi 3 or 4 firmware files\n    * [github.com/gokrazy/rpi-eeprom](https://github.com/gokrazy/rpi-eeprom): Raspberry Pi 4 EEPROM files\n    * [github.com/gokrazy/kernel](https://github.com/gokrazy/kernel): pre-built kernel image and bootloader config\n\n# Documentation\n\n[gokrazy.org](https://gokrazy.org) uses [hugo](https://gohugo.io/) for creating and generating the website.\nYou can find the hugo install instructions here: [Install Hugo](https://gohugo.io/getting-started/installing/).\nWith hugo you can write documentation in Markdown and generate a static website from it.\n\nThe `website` subdirectory is hugo’s root directory. In order to preview the\ndocumentation or to re-generate the website, switch the directory to `website`.\n\nTo preview the website, run the hugo webserver:\n\n```bash\nhugo serve\n```\n\nGenerate the website:\n\n```bash\nhugo\n```\n\nThe updated website content will be stored in the `./docs` directory.\nDo not update anything here manually.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgokrazy%2Fgokrazy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgokrazy%2Fgokrazy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgokrazy%2Fgokrazy/lists"}