▲ 2 r/raspberryDIY+1 crossposts

Hey everyone,

I’ve been working on a platform for Raspberry Pi and other embedded Linux devices and wanted to get some feedback from the community here.

The idea is basically to make Raspberry Pi development and deployment a lot simpler by introducing an Android-like experience for edge devices.

Right now, when working with Pi or similar boards, you usually end up doing the same things over and over again: SSH setup, installing dependencies, configuring services, scripts, Docker, OTA updates, etc.

The goal here is to simplify that into something more unified:

-A centralized app store for Raspberry Pi apps

- Remote install/update of applications on devices

- A Go-based SDK for building apps/services

- Support for other languages like Java, Python, C++

Apps that can run across multiple Pi devices (3/4/5, etc.)

We’re also hoping to eventually have developers building useful apps for the store itself, so it becomes more of an ecosystem rather than just a tool.

Right now I’m especially looking for feedback from Raspberry Pi users:

- Would something like this actually be useful in real projects?

-What would be missing for you to consider using it?

If you want to check it out:

Go SDK: https://github.com/OrbitOS-org/sdk-go

Quick demo (Orbit Studio – first project in seconds): https://youtu.be/8BTXqhzp6jM

Overview: https://orbit-os.org

Would really appreciate any thoughts or criticism

u/Firm_Wish_8263 — 1 month ago
▲ 1 r/raspberryDIY+1 crossposts

Hey everyone,

I’m working on a platform for embedded Linux devices (Raspberry Pi and similar boards) and I’d like to get feedback from the Go community.

The goal is to provide a unified way to build and deploy applications on edge devices, with:

- A Go-based SDK for building device apps/services

- Remote deployment of applications to devices

- A centralized app store for distribution

- Support for multi-language SDKs (Go, Java, Python, C++)

Right now I’m especially interested in feedback on the Go SDK design and approach, since it’s the core way developers interact with the system.

If you work with Go, distributed systems, or embedded systems and want to try it or give feedback, I’d really appreciate it.

Go SDK: https://github.com/OrbitOS-org/sdk-go

Demo (Orbit Studio quick start): https://youtu.be/8BTXqhzp6jM

Project overview: https://orbit-os.org

Thanks in advance

reddit.com
u/Firm_Wish_8263 — 1 month ago