Fool OS ======= My little buggy toy operating system is a never ending work in progress... ## Screenshots ![](scale_foolos0.png){.img-fluid}\ **Booting** the Kernel in frame-buffer mode ![](scale_foolos1.png){.img-fluid}\ **Shell** in text mode. ![](scale_foolos2.png){.img-fluid}\ [click here for full-resolution version of pic above.](foolos2.png)\ My **Compositing** Window Manager in action. As you see **Fool-OS** ships with **vim** and some little **ncurses** programms as well as a **Brainfuck** interpreter. ## Videos Demonstrating the Kernel's **piping** functionality, inside the shell. Some random **ncurses** programms running in the **Window Manager**. ## Links * [reference](https://www.idziorek.net/~miguel/fool-os-ref/) * [git](https://gitweb.softwarefools.com/?p=miguel/fool-os.git) The ref and readme are of course outdated ...