{"id":26769826,"url":"https://github.com/fastering18/osekai","last_synced_at":"2026-03-01T21:35:07.186Z","repository":{"id":48216627,"uuid":"481538366","full_name":"Fastering18/OSeKAI","owner":"Fastering18","description":"Experimental OS","archived":false,"fork":false,"pushed_at":"2023-01-06T19:48:10.000Z","size":9472,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"work-c-limine","last_synced_at":"2025-04-15T16:55:29.469Z","etag":null,"topics":["kernel","os","osekai"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Fastering18.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-04-14T09:09:10.000Z","updated_at":"2024-03-08T09:46:36.000Z","dependencies_parsed_at":"2023-02-06T08:32:00.376Z","dependency_job_id":null,"html_url":"https://github.com/Fastering18/OSeKAI","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/Fastering18/OSeKAI","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fastering18%2FOSeKAI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fastering18%2FOSeKAI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fastering18%2FOSeKAI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fastering18%2FOSeKAI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Fastering18","download_url":"https://codeload.github.com/Fastering18/OSeKAI/tar.gz/refs/heads/work-c-limine","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fastering18%2FOSeKAI/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29984725,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-01T21:06:37.093Z","status":"ssl_error","status_checked_at":"2026-03-01T21:05:45.052Z","response_time":124,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["kernel","os","osekai"],"created_at":"2025-03-28T22:38:04.701Z","updated_at":"2026-03-01T21:35:07.170Z","avatar_url":"https://github.com/Fastering18.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\u003cp\u003e\n\u003ch1\u003eOperating System Project \u003c/h1\u003e\n\u003cimg src=\"https://see.fontimg.com/api/renderfont4/gRqP/eyJyIjoiZnMiLCJoIjoxNDEsInciOjEwOTAsImZzIjoxMjksImZnYyI6IiNCNjI5RkEiLCJiZ2MiOiIjMEYwODE5In0/T1NlS0FJ/presa-ultralight-antipixelcomar.png\" alt=\"OSeKAI logo\"\u003e\n\u003c/p\u003e\n\n\u003cp\u003e\n\u003ca href=\"https://github.com/Fastering18/OSeKAI/#\"\u003e\u003cimg src=\"https://img.shields.io/github/actions/workflow/status/Fastering18/OSeKAI/compile-test.yml?branch=work-c-limine\u0026logo=github\u0026style=for-the-badge\" alt=\"git-workflow\"\u003e\u003c/a\u003e \n\u003ca href=\"https://github.com/Fastering18/OSeKAI/#\"\u003e\u003cimg src=\"https://img.shields.io/discord/795942661163974656?color=purple\u0026label=Discord\u0026logo=Discord\u0026logoColor=white\u0026style=for-the-badge\" alt=\"discord server\"\u003e\u003c/a\u003e \n\u003ca href=\"https://github.com/Fastering18/OSeKAI/#\"\u003e\u003cimg src=\"https://img.shields.io/github/downloads/Fastering18/OSeKAI/total?color=orange\u0026logo=github\u0026style=for-the-badge\" alt=\"download count\"\u003e\u003c/a\u003e  \n\nAn experimental OS project based on limine bootloader written in C \u0026 Assembly.\n\n\u003c/p\u003e\n\u003c/div\u003e\n\n## Todo list\n- [x] Terminals \u0026 Framebuffers\n- [x] GDT\n- [x] IDT\n- [x] PIC\n- [x] PMM\n- [ ] VMM\n- - [x] PIT\n- - [x] Keyboard\n- - [ ] Mouse\n- [x] BSOD screen\n\n\u003chr\u003e\n\n![OSeKAI-Keyboard](https://i.gyazo.com/a3ec7d32339097336f08a58bdd369053.gif)\n\n\u003chr\u003e\n\n## How to compile \u0026 run?  \nCurrently tested and work with Linux or WSL, it may be possible with Visual Studio on Windows but i haven't tried it.\n\n### requirements\n- [XLaunch](https://sourceforge.net/projects/xming/) (for WSL user)\n- [qemu-system-x86_64](https://www.qemu.org/download/) recommended emulator\n- [build-essentials](https://linuxhint.com/install-build-essential-ubuntu/) C/C++ packages for compiling\n\n### Clone the project\n```bash\ngit clone https://github.com/Fastering18/OSeKAI\ncd OSeKAI\n```\n\n### Compile with make\n```bash\nmake all\n```\n### Run the ISO\n```bash\nbash run.sh\n```\n\nThat's all of compiling the code! you can also check for latest ISO file release [here](https://github.com/Fastering18/OSeKAI/tags).\n\n\u003chr\u003e\n\nJoin our conversation here to get help [Discord Server](https://discord.gg/8vdZsBBGRG)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffastering18%2Fosekai","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffastering18%2Fosekai","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffastering18%2Fosekai/lists"}