{"id":24234815,"url":"https://github.com/voyrox/arcticaxis","last_synced_at":"2026-06-01T04:32:03.750Z","repository":{"id":192032108,"uuid":"681541850","full_name":"Voyrox/ArcticAxis","owner":"Voyrox","description":"ArcticAxis is a minimal operating system written in 16-bit x86 Assembly. It features a simple shell interface where you can run basic commands like help, clear, and reboot.","archived":false,"fork":false,"pushed_at":"2023-09-11T01:45:46.000Z","size":2805,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-01T01:00:25.624Z","etag":null,"topics":["asm","asmx86","assembly","nasm","os"],"latest_commit_sha":null,"homepage":"","language":"Assembly","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/Voyrox.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":"2023-08-22T08:33:55.000Z","updated_at":"2024-08-20T07:01:00.000Z","dependencies_parsed_at":"2024-12-05T03:38:58.914Z","dependency_job_id":null,"html_url":"https://github.com/Voyrox/ArcticAxis","commit_stats":null,"previous_names":["frost-lord/arcticaxis","voyrox/arcticaxis"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Voyrox%2FArcticAxis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Voyrox%2FArcticAxis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Voyrox%2FArcticAxis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Voyrox%2FArcticAxis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Voyrox","download_url":"https://codeload.github.com/Voyrox/ArcticAxis/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241863818,"owners_count":20033057,"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","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":["asm","asmx86","assembly","nasm","os"],"created_at":"2025-01-14T17:16:58.318Z","updated_at":"2026-06-01T04:32:03.725Z","avatar_url":"https://github.com/Voyrox.png","language":"Assembly","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ArcticAxis\nArcticAxis is a minimal operating system written in 16-bit x86 Assembly. It features a simple shell interface where you can run basic commands like help, clear, and reboot.\n\n\u003cimg src=\"./imgs/2023-09-01 18-43-54.gif\"\u003e\n\n## Install\nTo get started with ArcticAxis, you'll need to install several packages including make, nasm, qemu, and micro.\n```\nsudo apt update\nsudo apt install make nasm qemu cargo\nsnap install micro --classic\nsudo apt-get install mtools\nsudo apt install qemu-system-x86\n```\n\n## Build\nAfter installing the required packages, you can build and run ArcticAxis using the following commands:\n```\nmake \u0026\u0026 qemu-system-i386 -fda build/main_floppy.img\n```\nThis will compile the assembly files and generate a floppy disk image, which will then be run using QEMU.\n\n## Features\n- Written entirely in 16-bit x86 Assembly\n- Simple shell interface\n- Basic commands like help, clear, and reboot\n\n## Contributing\nIf you'd like to contribute, please fork the repository and create a new branch, commit your changes, and then submit a pull request.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvoyrox%2Farcticaxis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvoyrox%2Farcticaxis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvoyrox%2Farcticaxis/lists"}