{"id":25301617,"url":"https://github.com/iomega8561/playos","last_synced_at":"2026-04-11T19:01:50.801Z","repository":{"id":276182112,"uuid":"928448983","full_name":"iOmega8561/PlayOS","owner":"iOmega8561","description":"PlayOS is an interactive SwiftUI desktop simulation designed to help younger generations grasp essential computing concepts in a safe, sandboxed environment","archived":false,"fork":false,"pushed_at":"2025-12-02T22:54:53.000Z","size":16990,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-05T23:04:16.316Z","etag":null,"topics":["css","html","ios","ipados","javascript","linux","macos","playground","swiftui","unix","webkit","windows"],"latest_commit_sha":null,"homepage":"","language":"Swift","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/iOmega8561.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":"2025-02-06T16:55:49.000Z","updated_at":"2025-12-02T22:54:57.000Z","dependencies_parsed_at":"2025-04-07T01:29:28.138Z","dependency_job_id":"1751aa80-238b-4f58-9cac-abbe8cacde83","html_url":"https://github.com/iOmega8561/PlayOS","commit_stats":null,"previous_names":["iomega8561/playos"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/iOmega8561/PlayOS","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iOmega8561%2FPlayOS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iOmega8561%2FPlayOS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iOmega8561%2FPlayOS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iOmega8561%2FPlayOS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iOmega8561","download_url":"https://codeload.github.com/iOmega8561/PlayOS/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iOmega8561%2FPlayOS/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31691503,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-11T13:07:20.380Z","status":"ssl_error","status_checked_at":"2026-04-11T13:06:47.903Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["css","html","ios","ipados","javascript","linux","macos","playground","swiftui","unix","webkit","windows"],"created_at":"2025-02-13T06:48:07.903Z","updated_at":"2026-04-11T19:01:50.797Z","avatar_url":"https://github.com/iOmega8561.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PlayOS\n\n\u003cdiv align=\"center\"\u003e\n  \u003cp\u003eWelcome to the official repository for \u003cstrong\u003ePlayOS\u003c/strong\u003e\u003cbr\u003eYour interactive SwiftUI desktop simulation for learning essential computing concepts.\u003c/p\u003e\n\n  \u003cimg src=\"Demo.png\" width=\"800\" /\u003e\n\u003c/div\u003e\n\n## About PlayOS\n\nPlayOS is an interactive SwiftUI desktop simulation designed to help younger generations grasp essential computing concepts in a safe, sandboxed environment. Users can explore coding challenges, quizzes, and simulations like a Terminal or Task Manager, fostering deeper digital literacy through engaging, hands-on activities.\n\n\u003e [!TIP]\n\u003e **Key Features**:\n\u003e - Coding challenges and quizzes to test and develop computing skills.  \n\u003e - Simulated terminal and task manager to introduce core OS interactions.  \n\u003e - Fully sandboxed environment for offline, secure exploration.  \n\u003e - A multi-window desktop interface built with SwiftUI and carefully adapted for touch-based devices like iPad.\n\n## Bundled Web Applications\n\nPlayOS takes advantage of the WebKit framework to run a series of **offline**, locally hosted web applications. These HTML files are fully integrated into the Swift Playground, delivering a desktop-like experience without requiring an internet connection. The open source web apps included are:\n\n- **ExploreHome.html**: A homepage simulating a web environment.  \n- **CodingChallenge.html**: An interactive code editor and interpreter for practicing coding skills.  \n- **ComputerQuiz.html**: A short quiz to self-evaluate computing knowledge.  \n- **SnakeGame.html**: A mini Snake game for a fun break.  \n- **TicTacToe.html**: A basic Tic Tac Toe game.\n\nAll HTML files are licensed with open source terms embedded directly in their contents. This approach demonstrates how drop-in web apps can expand SwiftUI’s capabilities, offering a more realistic desktop simulation.\n\n## Customization and Assets\n\nTo enhance the realism of a desktop environment, PlayOS bundles a set of:\n\n- **Wallpaper images**  \n- **User-profile pictures**  \n\nThese assets are sourced from online picture sharing platforms under permissible usage terms. Users can customize their wallpaper and profile picture, mirroring the personalization features of a real operating system.\n\n## Touch-Optimized Desktop Experience\n\nWhile PlayOS mimics a traditional multi-window desktop, it is also carefully optimized for touch devices like iPad. UI elements are enlarged for easy tapping, and specialized gestures ensure windows can be dragged and resized in a natural way. SwiftUI's animation system brings the illusion of opening, closing, and moving windows smoothly around the screen.\n\n\u003e [!NOTE]\n\u003e **SwiftUI** was chosen for its declarative approach and powerful animations, allowing a fluid user experience without extensive boilerplate. With SwiftUI, the project can focus on delivering an intuitive “desktop” environment that remains responsive and visually engaging on touch-based hardware.\n\n## Offline Web Integration\n\nBy leveraging **WebKit**, PlayOS incorporates an offline browsing experience for the bundled apps. This design choice preserves the sense of “discovering and exploring” different apps—just like on a real desktop. Users can experiment, learn, and play entirely offline, ensuring a safe environment for educational purposes.\n\n## Privacy\n\nPlayOS respects your privacy and does not collect, store, or transmit any personal information or user data. The application operates fully offline in a sandboxed environment, ensuring a secure, private learning experience.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiomega8561%2Fplayos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiomega8561%2Fplayos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiomega8561%2Fplayos/lists"}