Skip to content
@Crown-OS

Crown-OS

CrownOS

A Wayland-native Linux desktop written from scratch in Rust — compositor, shell, bar, dock, notifications, settings and a phone bridge — plus the Arch-based distribution that ships them.

CrownOS is early. It builds and it runs, and it is not yet something you install on your only laptop. The table of what is verified says exactly what works today, component by component. Nothing here describes software that does not exist.

Start here

You are… Go to
curious what this is crownOs — the desktop, and how it fits together
setting up any Linux machine crownOs-setup — one script, any distribution
wanting to build and run it Build it
wanting to contribute CONTRIBUTING.md
wanting to test and report bugs What is verified, then open an issue on crownOs

The pieces

                      crownpositor          the Wayland compositor; it *is* the
                    (the Wayland server)    session, and spawns the rest
                            │
              ┌─────────────┼──────────────┬──────────────┐
           crownbar     crowndock      crownotify    crowndictator
              └─────────────┴──────────────┴──────────────┘
                            │  all built on
                       crownshell            layer-shell + Vello framework

     crownos-config   settings schema, read live by everything above
     crownuikit       widget kit (xilem) for the settings surfaces
     crowncrate-*     phone bridge: Linux daemon, Android and Chrome clients
     lls-protocol     low-latency screen-streaming protocol
     crownos-iso      the installation image
     crownos-setup    native dependencies and toolchain, on any distribution

     everything above the crowncrate line lives in one repo: Crown-OS/crownOs

Repositories

Repo What it is
crownOs The desktop. Nine crates in one workspace: compositor, shell framework, bar, dock, notifications, dictation, config schema, widget kit — and the documentation
crownOs-setup Native dependencies and toolchain, on any distribution
crownos-iso · crownos-website Installation image; website
crowncrate-linux · crowncrate-android Phone bridge
lls-protocol Low-latency streaming protocol
crownlauncher Application launcher

The per-crate repositories — crownshell, crownos-config, crownbar, crowndock, crownotify, crowndictator, crownuikit, crownpositor — are archived. Their URLs still resolve and their history is intact; the code moved into crownOs so that a change crossing two crates is one commit, one review and one CI run. Crate names on crates.io are unchanged.

Licence

MIT, except crownos-iso, which is GPL-3.0-or-later because it derives from Arch Linux's archiso profile.

Popular repositories Loading

  1. crownshell crownshell Public

    Wayland shell backend for CrownOS

    Rust 3

  2. crownlauncher crownlauncher Public

    Launcher for CrownOS

    Rust 2

  3. crownos-website crownos-website Public

    Landing page built for CrownOS

    TypeScript 2

  4. crowncrate-android crowncrate-android Public

    Android app built for CrownOS

    Kotlin 1

  5. crowncrate-linux crowncrate-linux Public

    Rust 1

  6. crownos-iso crownos-iso Public

    Shell 1

Repositories

Showing 10 of 18 repositories
  • crownOs Public
    Crown-OS/crownOs's past year of commit activity
    Rust 0 MIT 1 1 0 Updated Sep 16, 2026
  • .github Public
    Crown-OS/.github's past year of commit activity
    Python 0 0 0 0 Updated Sep 15, 2026
  • crownos-documentations Public

    This Repo has all the details about this project. Check out before using CrownOS

    Crown-OS/crownos-documentations's past year of commit activity
    0 MIT 0 1 1 Updated Sep 15, 2026
  • crownshell Public

    Wayland shell backend for CrownOS

    Crown-OS/crownshell's past year of commit activity
    Rust 3 MIT 0 0 0 Updated Sep 15, 2026
  • crownuikit Public

    CrownUI kit is a UI toolkit built for xilem

    Crown-OS/crownuikit's past year of commit activity
    Rust 0 0 0 0 Updated Sep 15, 2026
  • crownpositor Public

    A wayland compositor built for CrownOS

    Crown-OS/crownpositor's past year of commit activity
    Rust 0 MIT 0 0 0 Updated Sep 15, 2026
  • crowndictator Public

    Voice dictation for CrownOS

    Crown-OS/crowndictator's past year of commit activity
    Rust 0 MIT 0 0 0 Updated Sep 15, 2026
  • crownotify Public

    Notification daemon built for CrownOS

    Crown-OS/crownotify's past year of commit activity
    Rust 0 MIT 0 0 0 Updated Sep 15, 2026
  • crowndock Public

    App Dock built for CrownOS

    Crown-OS/crowndock's past year of commit activity
    Rust 0 MIT 0 3 0 Updated Sep 15, 2026
  • crownos-iso Public
    Crown-OS/crownos-iso's past year of commit activity
    Shell 1 0 0 0 Updated Sep 15, 2026

Most used topics

Loading…