Skip to main content

This is a new website theme. Help me improve it and give your feedback (opens in a new tab).

SpaceBarOS

Published:

This blog post is more than two years old. It is preserved here in the hope that it is useful to someone, but please be aware that links may be broken and that opinions expressed here may not reflect my current views. If this is a technical article, it may no longer reflect current best practice.

SpaceBarOS is a lightweight spacebar-oriented operating system for the x86 platform.

SpaceBarOS Screenshot

To get started with SpaceBarOS, using a Debian-like system:

sudo apt install build-essential nasm qemu-system-x86
git clone https://github.com/irl/SpaceBarOS.git
cd SpaceBarOS
make run

SpaceBarOS will then launch in QEMU.

A JavaScript based simulator of SpaceBarOS is available for those that would like to have the experience of running it without having to set up a VM or finding a PC to run it on.