{"id":20338738,"url":"https://github.com/Voyrox/ArcticAxis","last_synced_at":"2025-05-08T02:31:51.061Z","repository":{"id":192032108,"uuid":"681541850","full_name":"Frost-Lord/ArcticAxis","owner":"Frost-Lord","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":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-09-11T03:10:32.167Z","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/Frost-Lord.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}},"created_at":"2023-08-22T08:33:55.000Z","updated_at":"2023-09-11T03:10:32.168Z","dependencies_parsed_at":"2023-09-02T07:07:51.908Z","dependency_job_id":null,"html_url":"https://github.com/Frost-Lord/ArcticAxis","commit_stats":null,"previous_names":["frost-lord/arcticaxis"],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Frost-Lord%2FArcticAxis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Frost-Lord%2FArcticAxis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Frost-Lord%2FArcticAxis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Frost-Lord%2FArcticAxis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Frost-Lord","download_url":"https://codeload.github.com/Frost-Lord/ArcticAxis/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224691621,"owners_count":17353686,"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":"2024-11-14T21:14:00.536Z","updated_at":"2025-05-08T02:31:45.559Z","avatar_url":"https://github.com/Frost-Lord.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"}