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.
- Host: GitHub
- URL: https://github.com/parzival-space/mistos
- Owner: parzival-space
- Created: 2024-11-13T17:02:40.000Z (over 1 year ago)
- Default Branch: development
- Last Pushed: 2024-11-20T23:10:32.000Z (over 1 year ago)
- Last Synced: 2025-01-24T10:08:34.158Z (over 1 year ago)
- Language: Shell
- Size: 62.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```