An open API service indexing awesome lists of open source software.

https://github.com/fastrepl/rpio


https://github.com/fastrepl/rpio

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# RPIO

```bash
curl -o base.img.xz https://downloads.raspberrypi.com/raspios_lite_armhf/images/raspios_lite_armhf-2024-11-19/2024-11-19-raspios-bookworm-armhf-lite.img.xz && unxz base.img.xz
```

```bash
curl -sSL https://raw.githubusercontent.com/fastrepl/rpio/main/pio_setup.sh | bash
```

```bash
curl -sSL https://raw.githubusercontent.com/fastrepl/rpio/main/pio_start.sh | bash
```