{"id":20326064,"url":"https://github.com/bkosm/szt-os","last_synced_at":"2025-07-23T18:07:23.222Z","repository":{"id":115100895,"uuid":"218764746","full_name":"bkosm/szt-os","owner":"bkosm","description":"Operating system simulator made for an university project.","archived":false,"fork":false,"pushed_at":"2020-04-18T20:20:03.000Z","size":137130,"stargazers_count":5,"open_issues_count":0,"forks_count":3,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-04-11T20:06:29.709Z","etag":null,"topics":["cpp","operating-system","os"],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bkosm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2019-10-31T12:50:15.000Z","updated_at":"2025-02-13T16:16:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"9c39ef53-d6e3-4a64-a7e9-93862c35c1a7","html_url":"https://github.com/bkosm/szt-os","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/bkosm/szt-os","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkosm%2Fszt-os","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkosm%2Fszt-os/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkosm%2Fszt-os/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkosm%2Fszt-os/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bkosm","download_url":"https://codeload.github.com/bkosm/szt-os/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bkosm%2Fszt-os/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263047658,"owners_count":23405280,"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":["cpp","operating-system","os"],"created_at":"2024-11-14T19:42:47.955Z","updated_at":"2025-07-01T23:03:13.900Z","avatar_url":"https://github.com/bkosm.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# sztOS\n\n```\n                                            __            ________    _________\n                           _______________/  |_          \\_____  \\  /   _____/\n                          /  ___/\\___   /\\   __\\  ______  /   |   \\ \\_____  \\ \n                          \\___ \\  /    /  |  |   /_____/ /    |    \\/        \\\n                         /____  \u003e/_____ \\ |__|           \\_______  /_______  /\n                              \\/       \\/                        \\/        \\/ \n```\n**Simple, zippy, transparent operating system.**\n# About\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"/src/gui/app/resources/LogoSZTOS.png\" width=\"250\" title=\"Logo\"\u003e\n\u003c/p\u003e\n\nAn operating system simulator containing: \n* index based filesystem, \n* paged memory management, \n* SRT scheduler, \n* mutex lock based synchronization mechanisms,\n* windows-style processes management,\n* windows-style gui,\n* assembler programs interpreter.\n\nGui is based on the [SFML](https://github.com/SFML/SFML) library with a console window pulled from [SelbaWard](https://github.com/Hapaxia/SelbaWard/wiki).\n\n# How to build in Visual Studio 2019\n1. Open `~\\src\\gui\\app\\app.sln` in Visual Studio.\n1. Open project properties by pressing the `Project` button in upper left corner, and then `app Properties`.\n1. Make sure `Configuration` is set to `All Configurations`.\n1. In `C/C++` click on `General`. \n1. Add the absolute path to SFML's include folder (`~\\src\\gui\\SFML`) in `Additional Include Directories` on the top right.\n1. In `Linker` click on `General`.\n1. Add the absolute path to SFML's lib folder (`~\\src\\gui\\SFML\\lib`) in `Additional Library Directories` on the right.\n1. Make sure that you build the for the x64 platform and you're good to go.\n\n# Screenshots\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"/src/gui/app/resources/screen2.jpg\" width=\"1000\" title=\"Screen2\"\u003e\n\u003c/p\u003e\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"/src/gui/app/resources/screen1.jpg\" width=\"1000\" title=\"Screen1\"\u003e\n\u003c/p\u003e\n\n# Authors\n- Artur Jackowiak \n- Bartosz Kosmala\n- Grzegorz Konowalczyk\n- Hubert Knioła\n- Jordan Kondracki\n- Mateusz Kuźniak\n- Roch Goszczyński\n\u003e 2019 SEM 3\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbkosm%2Fszt-os","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbkosm%2Fszt-os","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbkosm%2Fszt-os/lists"}