mirror of
https://github.com/johndoe6345789/SparkOS.git
synced 2026-04-24 13:34:56 +00:00
9 lines
444 B
Markdown
9 lines
444 B
Markdown
# SparkOS
|
|
A single binary on top of Linux / Wayland that manages the OS, C++ CLI and Qt6/QML Full screen GUI. Android like design but more desktop orientated. A distribution that can be dd'ed to a USB flash drive. Root elevation powered by sudo. This project will need to set up a barebones distro (doesn't really need to be based on another, to keep things clean)
|
|
|
|
Example:
|
|
|
|
$ spark gui
|
|
$ spart install package mypackage
|
|
$ spark run mypackage
|