{"id":18653087,"url":"https://github.com/pdawg-bytes/factoryos-10x-shell","last_synced_at":"2025-04-11T16:32:07.640Z","repository":{"id":156710509,"uuid":"602342601","full_name":"Pdawg-bytes/factoryos-10x-shell","owner":"Pdawg-bytes","description":"A Win10x shell recreation to run in place of the default FactoryOS shell.","archived":false,"fork":false,"pushed_at":"2024-01-29T01:14:35.000Z","size":9069,"stargazers_count":38,"open_issues_count":0,"forks_count":4,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-03-25T15:54:06.803Z","etag":null,"topics":["core","customization","factoryos","recreation","shell","uwp","wcos","windows10x"],"latest_commit_sha":null,"homepage":"","language":"C#","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/Pdawg-bytes.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}},"created_at":"2023-02-16T02:10:57.000Z","updated_at":"2025-02-14T18:45:08.000Z","dependencies_parsed_at":"2024-01-29T02:52:12.566Z","dependency_job_id":null,"html_url":"https://github.com/Pdawg-bytes/factoryos-10x-shell","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pdawg-bytes%2Ffactoryos-10x-shell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pdawg-bytes%2Ffactoryos-10x-shell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pdawg-bytes%2Ffactoryos-10x-shell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pdawg-bytes%2Ffactoryos-10x-shell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Pdawg-bytes","download_url":"https://codeload.github.com/Pdawg-bytes/factoryos-10x-shell/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248441270,"owners_count":21103955,"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":["core","customization","factoryos","recreation","shell","uwp","wcos","windows10x"],"created_at":"2024-11-07T07:10:00.422Z","updated_at":"2025-04-11T16:32:06.470Z","avatar_url":"https://github.com/Pdawg-bytes.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://raw.githubusercontent.com/Pdawg-bytes/factoryos-10x-shell/main/factoryos-10x-shell/Assets/Square150x150Logo.scale-200.png\"\u003e\u003c/img\u003e\n\u003c/p\u003e\n\n---\n\n\u003cdiv align=\"center\"\u003e\n\n[![GitHub issues](https://img.shields.io/github/issues/pdawg-bytes/factoryos-10x-shell?label=Issues\u0026style=flat-square)](https://github.com/Pdawg-bytes/factoryos-10x-shell/issues)\n[![GitHub pull requests](https://img.shields.io/github/issues-pr/pdawg-bytes/factoryos-10x-shell?label=Pull%20Requests\u0026style=flat-square)](https://github.com/Pdawg-bytes/factoryos-10x-shell/pulls)\n[![GitHub](https://img.shields.io/github/license/pdawg-bytes/factoryos-10x-shell?label=License\u0026style=flat-square)](https://github.com/Pdawg-bytes/factoryos-10x-shell/blob/master/LICENSE)\n[![GitHub commit activity (branch)](https://img.shields.io/github/commit-activity/m/pdawg-bytes/factoryos-10x-shell/main?label=Commit%20Activity\u0026style=flat-square)](https://github.com/Pdawg-bytes/factoryos-10x-shell/graphs/commit-activity)\n[![GitHub contributors](https://img.shields.io/github/contributors/Pdawg-bytes/factoryos-10x-shell?style=flat-square\u0026label=Contributors)](https://github.com/Pdawg-bytes/factoryos-10x-shell/graphs/contributors)\n[![GitHub Repo stars](https://img.shields.io/github/stars/Pdawg-bytes/factoryos-10x-shell?label=Stargazers\u0026style=flat-square)](https://github.com/Pdawg-bytes/factoryos-10x-shell/stargazers)\n\n\u003c/div\u003e\n\nFactoryOS 10x shell is a UWP app that aims to accurately recreate the Windows 10X shell and experience in XAML/C#. The shell is designed to run under FactoryOS as part of my 10X revival project.\n\n\u003e [!NOTE]  \n\u003e Do note that everything will not be exactly 1:1 with 10X, but I do try my best.\n\n\u003cbr/\u003e\n\n## :package: Building\nTo build the 10X shell, you're gonna need a few things.\n1. Install Microsoft Visual Studio 2022 (any edition works)\n2. Make sure you've installed the `.NET Desktop Development` workload, along with the `Universal Windows Platform` workload.\n3. Open the 10x-shell project by clicking the `factoryos-10x-shell.sln` file in your file explorer.\n4. At the top of Visual Studio, click the `Local Machine` button to compile and start the shell in Debug mode.\n\n## 💿 Installing\nTo install the shell independently, download the [latest release](https://github.com/Pdawg-bytes/factoryos-10x-shell/releases), then install the app package in the downloaded release.\n\n\u003e [!NOTE]  \n\u003e Since 10X shell is under development, you may not see any releases. Once a build is stable, it will be released.\n\n\u003cbr/\u003e\n\n## 🤝 Contributing\nTo contribute to 10X shell, create an issue describing your suggestion, then you'll be given the green light to continue and make a PR. All contributions are appreciated!\n\n## :balance_scale: License\n10X shell is licensed under the **MIT License**, found [here](https://github.com/Pdawg-bytes/factoryos-10x-shell/blob/main/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpdawg-bytes%2Ffactoryos-10x-shell","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpdawg-bytes%2Ffactoryos-10x-shell","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpdawg-bytes%2Ffactoryos-10x-shell/lists"}