hellisabove / 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

Hi everyone,

It's as been a while since I've pushed to this repository.

Skift is not in active development and hasn't been for a
bit more than two months. There are a few reasons for this,
the main one is that I'm working on a new micro-kernel
with @supercyp.

I want to thanks everyone who helped and contributed
to this project :)

Feel free to fork, but you might want to drop some of the
latest commits because I was experimenting with a new UI
framework and broke most UIs.

I'm planning to archive this repository soon.

- Monax

PS: You might want to check out https://github.com/brutal-org/brutal

skiftOS

No Maintenance Intended 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++ 63.9%Language:C 31.7%Language:HTML 1.8%Language:Makefile 1.4%Language:Assembly 0.6%Language:Shell 0.4%Language:Python 0.3%