CrackerCat / skift

🥑 A hobby operating system built from scratch in modern C++. Featuring a reactive UI library and a strong emphasis on user experience.

Home Page:http://skiftos.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Banner

Website - Manual - Discord - Releases

skiftOS

Tests Deploy GitHub release (latest by date including pre-releases) GitHub last commit GitHub issues GitHub pull requests

  • skiftOS is an operating system built from scratch in modern C++.
  • skiftOS is featuring a reactive UI library and has a strong emphasis on user experience.
  • skiftOS exposes its features to developers through clean APIs.
  • skiftOS includes many applications like an Image Viewer, a Text Editor, a Terminal Emulator, etc...
  • skiftOS features an UNIX-like terminal experience with many familiar UNIX utilities.
  • skiftOS is also pretty easy to build from source, just follow the build guide.
  • skiftOS is capable of running on real hardware.

Screenshots


skiftOS running in QEMU 5.1

Links

Acknowledgements

Contributors

Projects

License

MIT License

The skift operating system and its core components are licensed under the MIT License.

The full text of the license can be accessed via this link and is also included in the license.md file of this software package.

About

🥑 A hobby operating system built from scratch in modern C++. Featuring a reactive UI library and a strong emphasis on user experience.

http://skiftos.org/

License:Other


Languages

Language:C++ 64.9%Language:C 30.7%Language:HTML 1.8%Language:Makefile 1.4%Language:Assembly 0.6%Language:Shell 0.4%Language:Python 0.3%