Skip to content

Fastering18/OSeKAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Operating System Project

OSeKAI logo

git-workflow discord server download count

An experimental OS project based on limine bootloader written in C & Assembly.

Todo list

  • Terminals & Framebuffers
  • GDT
  • IDT
  • PIC
  • PMM
  • VMM
    • PIT
    • Keyboard
    • Mouse
  • BSOD screen

OSeKAI-Keyboard


How to compile & run?

Currently tested and work with Linux or WSL, it may be possible with Visual Studio on Windows but i haven't tried it.

requirements

Clone the project

git clone https://github.com/Fastering18/OSeKAI
cd OSeKAI

Compile with make

make all

Run the ISO

bash run.sh

That's all of compiling the code! you can also check for latest ISO file release here.


Join our conversation here to get help Discord Server