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

https://github.com/parzival-space/mistos

A Raspberry Pi distribution for running Steam Link.
https://github.com/parzival-space/mistos

Last synced: about 1 year ago
JSON representation

A Raspberry Pi distribution for running Steam Link.

Awesome Lists containing this project

README

          

# MistOS
A Raspberry Pi distribution for running Steam Link.

## Building
```bash
docker run --rm -v $(pwd)/src:/distro --device /dev/loop-control --privileged guysoft/custompios:devel build -d
```