{"id":16415825,"url":"https://github.com/donno2048/hellos","last_synced_at":"2025-10-08T23:46:41.497Z","repository":{"id":105053278,"uuid":"360320893","full_name":"donno2048/HellOS","owner":"donno2048","description":"An entire operating system just to display: \"Hello!\"","archived":false,"fork":false,"pushed_at":"2021-05-20T09:59:52.000Z","size":12,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-24T11:17:03.385Z","etag":null,"topics":["boot-sector","operating-system"],"latest_commit_sha":null,"homepage":"","language":"Assembly","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/donno2048.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":"2021-04-21T22:18:20.000Z","updated_at":"2024-05-12T23:04:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"a918e227-6b2d-4ac5-8aec-fc1191129d57","html_url":"https://github.com/donno2048/HellOS","commit_stats":{"total_commits":16,"total_committers":1,"mean_commits":16.0,"dds":0.0,"last_synced_commit":"37b2415a2a806d3742113dfdfbe9a400075d7fa0"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/donno2048/HellOS","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/donno2048%2FHellOS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/donno2048%2FHellOS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/donno2048%2FHellOS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/donno2048%2FHellOS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/donno2048","download_url":"https://codeload.github.com/donno2048/HellOS/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/donno2048%2FHellOS/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000735,"owners_count":26082862,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-08T02:00:06.501Z","response_time":56,"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":["boot-sector","operating-system"],"created_at":"2024-10-11T07:07:09.111Z","updated_at":"2025-10-08T23:46:41.469Z","avatar_url":"https://github.com/donno2048.png","language":"Assembly","funding_links":[],"categories":[],"sub_categories":[],"readme":"# HellOS\n\nAn entire operating system (actually a boot sector) just to display: \"Hello!\" (Or anything else)\n\nInside the _Full_ folder there are the files needed to create an entire operating system (not only a boot sector) with cpp\n\n## Clone the repo\n\n```sh\ngit clone https://github.com/donno2048/HellOS\ncd HellOS\n```\n\n## Install dependencies\n\n```sh\nsudo apt update -y\nsudo apt install qemu-system-x86 nasm -y # qemu is needed only for running the OS locally (as in the **Run the OS** section)\n```\n\n## Compile the OS\n\n```sh\nbash main.sh Hello! # Or use any other word, for some reason some will work and some won't\n```\n\n## Run the OS\n\n```sh\nqemu-system-x86_64 hello.bin\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdonno2048%2Fhellos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdonno2048%2Fhellos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdonno2048%2Fhellos/lists"}