Downloads

Grab the latest release.

Download the latest preview release.

Latest release

Nightly Build (c8367a5)

nightly Published Apr 19, 2026

This is an automated nightly build of BoredOS, this is not a final release and may be unstable. There will also never be a full release. This is simply meant for people to preview the OS in it's very latest state.

Built from commit:

  • Full hash: c8367a5dfa27adbee6ebb6e640d17e7ed04d0950
  • Short hash: c8367a5

Built on: 2026-06-27 16:56 UTC

New to BoredOS? Dive into our in-depth guides covering kernel architecture, networking, and application development.

Build

Compile BoredOS from source.

Prefer building the ISO yourself? The toolchain guide covers dependencies and Makefile targets.

Toolchain setup

Install the x86_64-elf toolchain, NASM, and xorriso for ISO builds.

Read toolchain guide

Build and run

Learn how to run BoredOS in QEMU or boot it on real hardware.

Read usage guide