Giter VIP home page Giter VIP logo

GitHub Actions CI Go Report Card

Overview

With gokrazy, you can deploy your Go programs as appliances to a Raspberry Pi or PC (→ supported platforms).

For a long time, we were unhappy with having to care about security issues and Linux distribution maintenance on our various Raspberry Pis.

Then, we had a crazy idea: what if we got rid of memory-unsafe languages and all software we don’t strictly need?

Turns out this is feasible. gokrazy is the result.

→ Learn more at gokrazy.org

GitHub Repository structure

Documentation

gokrazy.org uses hugo for creating and generating the website. You can find the hugo install instructions here: Install Hugo. With hugo you can write documentation in Markdown and generate a static website from it.

The website subdirectory is hugo’s root directory. In order to preview the documentation or to re-generate the website, switch the directory to website.

To preview the website, run the hugo webserver:

hugo serve

Generate the website:

hugo

The updated website content will be stored in the ./docs directory. Do not update anything here manually.

gokrazy's Projects

bakery icon bakery

continuous integration testing infrastructure

bluetooth icon bluetooth

Package for https://gokrazy.org/ to set up Bluetooth

breakglass icon breakglass

emergency/debugging access for gokrazy installations

fbstatus icon fbstatus

fbstatus graphically shows the gokrazy system status on the Linux frame buffer, which is typically available via HDMI when running on a Raspberry Pi or a PC.

firmware icon firmware

bootloader files for the Raspberry Pi 3, Pi 4, Pi 5 and Pi Zero 2 W

freeze icon freeze

Little helper to create tar balls of an executable together with its ELF shared library dependencies. Useful for prototyping with gokrazy: https://gokrazy.org/prototyping/

gdns icon gdns

router7 dyndns entries for your gokrazy services

gokapi icon gokapi

OpenAPI descriptions and generated (Go) client for the gokrazy on-device and GUS API

gokrazy icon gokrazy

turn your Go program(s) into an appliance running on the Raspberry Pi 3, Pi 4, Pi 5, Pi Zero 2 W, or amd64 PCs!

gokrazy.github.io icon gokrazy.github.io

OLD website archive repository. The website is now part of https://github.com/gokrazy/gokrazy, directory website

gus icon gus

⚠ WORK IN PROGRESS ⚠ gokrazy Update System (GUS) ⚠ WORK IN PROGRESS ⚠

hello icon hello

simple hello world program (used as an example)

hello-gpio icon hello-gpio

demo program to illustrate GPIO with periph.io on gokrazy

internal icon internal

Go libraries for use within the gokrazy project

kernel icon kernel

(Upstream) Linux kernel build for gokrazy

mkfs icon mkfs

gokrazy mkfs is a program to create an ext4 file system on the gokrazy perm partition

mkfs.bcachefs icon mkfs.bcachefs

gokrazy mkfs.bcachefs is a program to create a bcachefs file system on the gokrazy perm partition

podman icon podman

static podman build for gokrazy

serial-busybox icon serial-busybox

A bundled statically compiled standalone busybox binary, for debugging on the serial port

stat icon stat

program to visualize resource usage, very similar to Dag Wieers’s dstat default output

syslogd icon syslogd

gokrazy remote syslog server daemon: writes to disk what it receives via remote syslog

timestamps icon timestamps

Package which provides boot/root build timestamps on :1341/metrics (for Prometheus)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.