Skip to content

Repository files navigation

Proka OS - A simple, secure and standalone operating system

Rust Nightly License: GPLv3 GitHub Stars GitHub Issues GitHub Pull Requests Documentation

Copyright (C) 2026 RainSTR Studio. Licensed under GNU GPLv3.


Introduction

This is the main repository of ProkaOS, which contains the kernel, bootloader and so on, using submodules to manage.

This project has bootstrap to help you build up an image of this operating system, so that you are able to run this operating system through this image.

Build

To build this project, you need to install these components:

  • Rust (nightly);
  • cargo-anaxa (build script will do);
  • NASM (for assembly build)
  • GCC (for C code generation)

After installing them, you can run build script through this command:

# Build only
python3 x.py

# Do menu configuration
python3 x.py menuconfig

Contributing

Thank you to all contributors!

How to contribute

We welcome your contributions: Bug reports, Pull Requests (features, fixes, optimizations), documentation improvements, and feedback.

Also don't forget to add your name to Contributors List! :)

License

This project is under license GPL-v3, and you should follow this license during contributing.

See LICENSE for more details.

About

A secure, simple and standalone operating system.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages