{"id":13399281,"url":"https://github.com/microsoft/devhome","last_synced_at":"2025-05-13T19:18:27.739Z","repository":{"id":168696994,"uuid":"597222638","full_name":"microsoft/devhome","owner":"microsoft","description":"The new Dev Home experience for Windows!","archived":false,"fork":false,"pushed_at":"2025-02-21T19:21:18.000Z","size":263730,"stargazers_count":3748,"open_issues_count":615,"forks_count":365,"subscribers_count":54,"default_branch":"main","last_synced_at":"2025-05-07T23:46:41.339Z","etag":null,"topics":["contributions-welcome","dashboard","developer","developer-tools","repository-management","setup","windows"],"latest_commit_sha":null,"homepage":"https://aka.ms/devhomedocs","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/microsoft.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":"SUPPORT.md","governance":null,"roadmap":"docs/roadmap.md","authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-02-03T22:44:29.000Z","updated_at":"2025-05-07T18:36:31.000Z","dependencies_parsed_at":"2024-12-11T16:01:25.895Z","dependency_job_id":"0a041aa0-26e3-44f7-97db-29d1dc3acc66","html_url":"https://github.com/microsoft/devhome","commit_stats":{"total_commits":1435,"total_committers":101,"mean_commits":"14.207920792079207","dds":0.7693379790940766,"last_synced_commit":"1bbf2721540d67b6c26baee184e557fa3d3dbc8d"},"previous_names":["microsoft/devhome"],"tags_count":22,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdevhome","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdevhome/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdevhome/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdevhome/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/microsoft","download_url":"https://codeload.github.com/microsoft/devhome/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254010830,"owners_count":21999004,"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":["contributions-welcome","dashboard","developer","developer-tools","repository-management","setup","windows"],"created_at":"2024-07-30T19:00:35.944Z","updated_at":"2025-05-13T19:18:22.713Z","avatar_url":"https://github.com/microsoft.png","language":"C#","readme":"# **⚠️ Dev Home will be going away in May 2025 and a subset of its features will be moved to new places. Stay tuned for more information in the following months. ⚠️**\n\n![dev-home-readme-header](https://github.com/microsoft/devhome/blob/main/src/Assets/Preview/StoreDisplay-150.png)\n\n# Welcome to the Dev Home repo!\n\nDev Home is a new experience from Microsoft aiming to give developers more power on Windows.\n\nThis repository contains the source code for:\n\n* [Dev Home](https://aka.ms/devhome)\n* Dev Home core widgets\n\nRelated repositories include:\n\n* [Dev Home GitHub Extension](https://github.com/microsoft/devhomegithubextension)\n* [Dev Home Azure Extension](https://github.com/microsoft/devhomeazureextension)\n\n## Installing and running Dev Home\n\n\u003e **Note**: Dev Home requires Windows 11 version 21H2 (build 22000) or Windows 10 version 22H2 (build 19045) or newer.\n\nIf you are running Windows 11 23H2 (build 22621.2361) or later, you can install and run Dev Home just by finding it in the Start menu.\n\nOtherwise, you can install [Dev Home from the Microsoft Store](https://aka.ms/devhome).\nThis allows you to always be on the latest version when we release new builds with automatic upgrades. Note that widgets may not work on older versions of Windows.\n\nThis is our preferred method.\n\n### Other install methods\n\n#### Via GitHub\n\nFor users who are unable to install Dev Home from the Microsoft Store, released builds can be manually downloaded from this repository's [Releases page](https://github.com/microsoft/devhome/releases).\n\n#### Via Windows Package Manager CLI (aka winget)\n\n[winget](https://github.com/microsoft/winget-cli) users can download and install the latest Dev Home release by installing the `Microsoft.DevHome` package:\n\n```powershell\nwinget install --id Microsoft.DevHome -e\n```\n\n---\n\n## Dev Home roadmap\n\nThe plan for Dev Home can be found in our [roadmap](docs/roadmap.md).\n\n---\n\n## Dev Home overview\n\nPlease take a few minutes to review the overview below before diving into the code:\n\n### Dashboard\n\nThe Dev Home dashboard displays Windows widgets. These widgets are built using the Windows widget platform, which relies on Adaptive Cards.\n\n### Machine configuration\n\nThe machine configuration tool utilizes the Dev Home GitHub Extension, but isn't required to clone and install apps. The app installation tool is powered by winget.\n\n#### Popular apps\n\nThe machine configuration tool provides a list of popular apps when selecting applications to install. This is currently a hard-coded list of applications that have been popular with developers on Windows. Popularity was determined by high levels of installation and usage. As this is a moment in time, we are not accepting submissions for this list. We're looking to improve the experience with [Suggested Apps](https://github.com/microsoft/devhome/issues/375) so the list can be optimized for developers.\n\n---\n\n## Documentation\n\nDocumentation for Dev Home can be found at https://aka.ms/devhomedocs.\n\n---\n\n## Contributing\n\nWe are excited to work alongside you, our amazing community, to build and enhance Dev Home!\n\n***BEFORE you start work on a feature/fix,*** please read \u0026 follow our [Contributor's Guide](CONTRIBUTING.md) to help avoid any wasted or duplicate effort.\n\n## Communicating with the team\n\nThe easiest way to communicate with the team is via GitHub issues.\n\nPlease file new issues, feature requests, and suggestions but **DO search for similar open/closed preexisting issues before creating a new issue.**\n\nIf you would like to ask a question that you feel doesn't warrant an issue (yet), please reach out to us via Twitter:\n\n* [Kayla Cinnamon](https://github.com/cinnamon-msft), Senior Product Manager: [@cinnamon_msft](https://twitter.com/cinnamon_msft)\n* [Clint Rutkas](https://github.com/crutkas), Principal Product Manager: [@clintrutkas](https://twitter.com/clintrutkas) \n* [Leeza Mathew](https://github.com/mathewleeza), Engineering Lead: [@leezamathew](https://twitter.com/leezamathew)\n\n---\n\n## Code of conduct\n\nWe welcome contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.\n\nWhen you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.\n\nThis project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.\n\n## Trademarks\n\nThis project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow [Microsoft's Trademark \u0026 Brand Guidelines](https://www.microsoft.com/en-us/legal/intellectualproperty/trademarks/usage/general). Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos is subject to those third-parties' policies.\n\n## Thanks to our contributors\n\n\u003ca href=\"https://github.com/microsoft/devhome/graphs/contributors\"\u003e\n  \u003cimg src=\"https://contrib.rocks/image?repo=microsoft/devhome\" /\u003e\n\u003c/a\u003e\n","funding_links":[],"categories":["C# #","C#","C\\#","others","windows"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicrosoft%2Fdevhome","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmicrosoft%2Fdevhome","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicrosoft%2Fdevhome/lists"}