Skip to content

RaidTheWeb/kairos

Repository files navigation

Kairos

Kairos is an Operating System using the Nomos kernel.

The name "Kairos" is derived from the Ancient Greek word meaning 'the exact or critical time'.

Screenshots

Running GCC Running Fish

Building

git clone https://github.com/RaidTheWeb/nomos
mkdir build-x86_64 && cd build-x86_64
../jinx init .. ARCH="x86_64"
../build-support/builddist.sh
KVM=1 ../build-support/run.sh

About

OS Built with the Nomos kernel.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages