Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nyx-os/nyx


https://github.com/nyx-os/nyx

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

        

# Nyx

Nyx is a hobby OS powered by its own kernel, [Gaia](https://github.com/nyx-org/gaia).

## Screenshot
![Screenshot](screenshot.png)

## Running

`meson setup build --cross-file toolchains/x86_64-llvm.ini && ninja -C build && ./jinx build-all && ARCH=x86_64 ./run.sh`