Skip to content

tanay4768/Akira_OS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Akira OS

Welcome to Akira OS, a lightweight operating system built using Assembly and C, designed for the i686 architecture. This project aims to provide a minimalistic yet functional environment, focusing on performance and simplicity.

Features

  • Lightweight Design: Built from the ground up using Assembly and C, ensuring efficient resource usage.
  • Terminal Interface: A basic terminal that currently supports two commands:
    • help: Displays a list of available commands.
    • hello: Responds with a friendly greeting.

Terminal Preview

Screenshot 2025-03-09 205820

How to install

Install QEMU , and then use the following command to start new operating system.

$ ./start.sh

Select the *akira_os option

Screenshot 2025-03-12 160221

Try above available commands

Screenshot 2025-03-09 225528

Future Aspects

  • Implement TCP/IP protocol
  • Implement File System
  • Implement Paging

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors