Skip to content

byteninjaa0/HailOS

Repository files navigation

HailOS

This is a custom OS project designed to explore system-level programming and build a minimal command-line interface. Current features include:

Supported Commands

  • help: Lists available commands.
  • clear: Clears the screen.
  • color: Changes the text color.

Future Goals

  • Implement file system support.
  • Add multitasking and memory management.
  • Develop a basic graphics interface.
  • Expand command-line functionalities.

Getting Started

  1. Clone the repo:

    git clone https://github.com/byteninjaa0/HailOS.git
    cd HailOS
  2. Build and run:

    qemu-system-x86_64 -kernel myos.bin

Contribute

Contributions are welcome! Fork the repo, make changes, and submit a PR. Let's build something great together.


Let me know if you'd like to add more details or modify anything!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published