skiftOS icon
skiftOS icon

skiftOS

skiftOS is a hobby OS built from scratch using C/C++ for ARM, x86, and RISC-V. It's simple, modern and modular. It has a modern C++ core library, reactive UI, and a capability-based microkernel for security and modularity.

skiftOS screenshot 1

Cost / License

  • Free
  • Open Source

Application type

Platforms

  • Self-Hosted
-
No reviews
1like
0comments
0news articles

Features

Suggest and vote on features

Properties

  1.  Privacy focused
  2.  Support for Themes

Features

  1.  Ad-free
  2.  Works Offline
  3.  No Tracking
  4.  Dark Mode
  5.  No registration required

skiftOS News & Activities

Highlights All activities

Recent activities

Show all activities

skiftOS information

  • Developed by

    Unknown
  • Licensing

    Open Source (LGPL-3.0) and Free product.
  • Written in

  • Alternatives

    3 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

OS & Utilities

GitHub repository

  •  2,914 Stars
  •  149 Forks
  •  7 Open Issues
  •   Updated  
View on GitHub

Popular alternatives

View all
skiftOS was added to AlternativeTo by Paul on and this page was last updated .
No comments or reviews, maybe you want to be first?
Post comment/review

What is skiftOS?

skiftOS is a hobby OS built from scratch using C/C++ for ARM, x86, and RISC-V. It's simple, modern and modular. It has a modern C++ core library, reactive UI, and a capability-based microkernel for security and modularity.

Features:

While skiftOS is still in early development, it already has the basics in place: a graphical shell, a set of core apps, and a microkernel foundation to experiment with. It’s rough around the edges, but it’s a fun playground for exploring how an operating system comes together.

  • Beautiful: skiftOS ships a reactive UI framework (inspired by SwiftUI/Flutter) with consistent typography, spacing, and theming across apps.
  • Wide Range of Apps: Core apps cover the basics: files, text, media, images, terminal, and a few toys. They’re small, fast to build, and good examples for new contributors.
  • It's not a *NIX: skiftOS isn’t POSIX. It’s a fresh API and userland inspired by Plan 9, Haiku, and Fuchsia. Familiar ideas, different contracts.

Official Links