/FOMOSv3-Blue

FOMOSv3-Blue: Free, Open source, Mobile, Operating, System, a Novusk based OS

Primary LanguageRust

FOMOSv3-Blue v3 - Novusk v3-beta

A Novusk based OS

Build, use x86_64 or aarch64:

make all ARCH=<arch> FEATURES=<device> # Read Documentation/devices.md

Run x86_64:

qemu-system-x86_64 FOMOSv3.img

Run Aarch64:

qemu-system-aarch64 -machine <device> -serial null -serial stdio -kernel kernel8.img

Project history

FOMOSv1-Yellow (Free, Open source, Mobile, Operating, System) was a UI for mobile devices, Linux would start a Js UI that someone would use. Eventually I wanted it to turn into a full OS, and it will one day with Novusk.

This is an OS that can run on whatever you want it to. Laptops, PCs, ands microcontrollers.