{"id":24501084,"url":"https://github.com/feyzanaydemir/simple-os","last_synced_at":"2026-07-09T14:31:02.304Z","repository":{"id":255202774,"uuid":"825463013","full_name":"feyzanaydemir/simple-os","owner":"feyzanaydemir","description":"Minimal operating system kernel for i386.","archived":false,"fork":false,"pushed_at":"2024-08-28T13:18:43.000Z","size":52,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-13T17:48:50.328Z","etag":null,"topics":["i386","kernel","os","x86"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/feyzanaydemir.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-07T21:00:17.000Z","updated_at":"2024-09-06T10:19:10.000Z","dependencies_parsed_at":"2024-08-28T15:48:39.389Z","dependency_job_id":"37a5fd89-bddf-4be1-bf5a-6d51f64553fe","html_url":"https://github.com/feyzanaydemir/simple-os","commit_stats":null,"previous_names":["feyzanaydemir/simple-os"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/feyzanaydemir/simple-os","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feyzanaydemir%2Fsimple-os","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feyzanaydemir%2Fsimple-os/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feyzanaydemir%2Fsimple-os/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feyzanaydemir%2Fsimple-os/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/feyzanaydemir","download_url":"https://codeload.github.com/feyzanaydemir/simple-os/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/feyzanaydemir%2Fsimple-os/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35303290,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-09T02:00:07.329Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["i386","kernel","os","x86"],"created_at":"2025-01-21T22:23:15.970Z","updated_at":"2026-07-09T14:31:02.278Z","avatar_url":"https://github.com/feyzanaydemir.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple OS\n\n\u003cp align=\"center\"\u003e\u003cimg src=\"icon.png\" width=\"200\" /\u003e\u003c/p\u003e\n\n## Overview\n\nSimple OS is a minimal operating system kernel developed for the i386 (x86) architecture. It was created as a hobby to learn about OS programming.\n\n### **Features**\n  - Custom bootloader\n  - 32-bit protected mode\n  - Interrupt handling\n  - Memory management\n  - Screen and keyboard drivers\n  - Basic shell\n\n\u003cbr/\u003e\n\u003cp align=\"center\"\u003e\u003cimg src=\"screenshot.png\" width=\"350\"/\u003e\u003c/p\u003e\n\n## Installation\n\nYou will need a cross-compiler for the i386 architecture and QEMU for emulation.\n\nClone the repository:\n```bash\ngit clone https://github.com/feyzanaydemir/simple-os.git\n```\n\nCompile the kernel and generate the OS image:\n```bash\nmake\n```\n\nRun the OS using QEMU:\n```bash\nmake run\n```\n\n## License\n\nThis project is licensed under the MIT License, see the [LICENSE](LICENSE) file for details.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffeyzanaydemir%2Fsimple-os","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffeyzanaydemir%2Fsimple-os","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffeyzanaydemir%2Fsimple-os/lists"}