{"id":49585825,"url":"https://github.com/pkarnakov/tinyos","last_synced_at":"2026-05-03T22:35:13.224Z","repository":{"id":220333646,"uuid":"343225519","full_name":"pkarnakov/tinyos","owner":"pkarnakov","description":"Prototype operating system in x86 assembly","archived":false,"fork":false,"pushed_at":"2024-02-01T14:04:46.000Z","size":9824,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-02-02T14:39:12.443Z","etag":null,"topics":["operating-system","x86-assembly"],"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/pkarnakov.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}},"created_at":"2021-02-28T22:07:09.000Z","updated_at":"2024-02-01T22:55:14.000Z","dependencies_parsed_at":"2024-02-01T14:53:29.340Z","dependency_job_id":null,"html_url":"https://github.com/pkarnakov/tinyos","commit_stats":null,"previous_names":["pkarnakov/tinyos"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pkarnakov/tinyos","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkarnakov%2Ftinyos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkarnakov%2Ftinyos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkarnakov%2Ftinyos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkarnakov%2Ftinyos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pkarnakov","download_url":"https://codeload.github.com/pkarnakov/tinyos/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pkarnakov%2Ftinyos/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32587821,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T22:12:39.696Z","status":"ssl_error","status_checked_at":"2026-05-03T22:09:10.534Z","response_time":103,"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":["operating-system","x86-assembly"],"created_at":"2026-05-03T22:35:12.736Z","updated_at":"2026-05-03T22:35:13.218Z","avatar_url":"https://github.com/pkarnakov.png","language":"Assembly","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TinyOS\n\nA prototype operating system in x86 assembly. Features:\n\n* 32-bit protected mode\n* multitasking\n* video mode 1024x768x24 through VESA\n* mouse support\n* custom filesystem on IDE devices\n\nThis is an old project from 2008 started for a school competition.\n\n## Clone\n\n```\ngit clone https://github.com/pkarnakov/tinyos.git\n```\n\n## Requirements\n\n* [NASM](https://nasm.us) - the Netwide Assembler\n* [QEMU](https://www.qemu.org) - emulator\n* [TigerVNC](https://tigervnc.org) - VNC client to connect to QEMU\n\n## Build and run\n\nBuild the floppy disk image using NASM and download the hard drive image (13M)\n```\n$ make build\n```\n\nRun QEMU with the images\n```\n$ make run\nVNC server running on ::1:5900\n```\n\nConnect using TigerVNC\n```\n$ vncviewer :5900\n```\n\n## Screencast\n\n\u003ca href=\"http://pkarnakov.github.io/tinyos/media/tinyos.mp4\"\u003e\u003cimg src=\"https://pkarnakov.github.io/tinyos/media/tinyos.gif\" height=200 alt=\"tinyos.mp4\"\u003e\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpkarnakov%2Ftinyos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpkarnakov%2Ftinyos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpkarnakov%2Ftinyos/lists"}