{"id":24997953,"url":"https://github.com/jack251970/desktopwidgets3","last_synced_at":"2025-03-29T16:42:15.348Z","repository":{"id":275156094,"uuid":"721635830","full_name":"Jack251970/DesktopWidgets3","owner":"Jack251970","description":"An app for many useful desktop widgets based on WinUI 3 with support of widgets from Microsoft store.","archived":false,"fork":false,"pushed_at":"2025-01-31T14:26:10.000Z","size":94206,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-31T15:31:42.571Z","etag":null,"topics":["csharp","desktopwidget","plugins","windows-app-sdk","winui3"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Jack251970.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":"2023-11-21T13:17:30.000Z","updated_at":"2025-01-31T14:26:14.000Z","dependencies_parsed_at":"2025-01-31T15:43:18.087Z","dependency_job_id":null,"html_url":"https://github.com/Jack251970/DesktopWidgets3","commit_stats":null,"previous_names":["jack251970/desktopwidgets3"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jack251970%2FDesktopWidgets3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jack251970%2FDesktopWidgets3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jack251970%2FDesktopWidgets3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jack251970%2FDesktopWidgets3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jack251970","download_url":"https://codeload.github.com/Jack251970/DesktopWidgets3/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246215819,"owners_count":20741894,"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":["csharp","desktopwidget","plugins","windows-app-sdk","winui3"],"created_at":"2025-02-04T17:38:05.460Z","updated_at":"2025-03-29T16:42:15.331Z","avatar_url":"https://github.com/Jack251970.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Desktop Widgets 3\n\n**An app for many useful desktop widgets based on WinUI 3 with support of widgets from Microsoft store.**\n\n## ⭐ Features\n\n### Show in desktop\n\n\u003cpicture\u003e\n  \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"./images/Screenshot1-Dark.png\"\u003e\n  \u003csource media=\"(prefers-color-scheme: light)\" srcset=\"./images/Screenshot1.png\"\u003e\n  \u003cimg alt=\"Screenshot 1\" src=\"./images/Screenshot1.png\"\u003e\n\u003c/picture\u003e\n\n* Widgets will be shown in the desktop.\n\n### Manage your widgets\n\n\u003cpicture\u003e\n  \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"./images/Screenshot2-Dark.png\"\u003e\n  \u003csource media=\"(prefers-color-scheme: light)\" srcset=\"./images/Screenshot2.png\"\u003e\n  \u003cimg alt=\"Screenshot 2\" src=\"./images/Screenshot2.png\"\u003e\n\u003c/picture\u003e\n\n* You can pin, unpin \u0026 delete your widgets in the dashboard page. Also you can manage your widgets from their context menu.\n* When clicking the widget item in the dashboard page, you can set settings for each widget.\n* Enter edit mode to change the position of your pinned widgets from the `Edit widgets layout` item in their context menu.\n\n### Install more widgets\n\n\u003cpicture\u003e\n  \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"./images/Screenshot3-Dark.png\"\u003e\n  \u003csource media=\"(prefers-color-scheme: light)\" srcset=\"./images/Screenshot3.png\"\u003e\n  \u003cimg alt=\"Screenshot 3\" src=\"./images/Screenshot3.png\"\u003e\n\u003c/picture\u003e\n\n\u003e [!IMPORTANT]\n\u003e Community widgets will be available in the future.\n\n### Enable Microsoft widgets\n\n\u003cpicture\u003e\n  \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"./images/Screenshot4-Dark.png\"\u003e\n  \u003csource media=\"(prefers-color-scheme: light)\" srcset=\"./images/Screenshot4.png\"\u003e\n  \u003cimg alt=\"Screenshot 4\" src=\"./images/Screenshot4.png\"\u003e\n\u003c/picture\u003e\n\n* Microsoft widgets are supported and you can pin them to the desktop.\n\n\u003cpicture\u003e\n  \u003csource media=\"(prefers-color-scheme: dark)\" srcset=\"./images/Screenshot5-Dark.png\"\u003e\n  \u003csource media=\"(prefers-color-scheme: light)\" srcset=\"./images/Screenshot5.png\"\u003e\n  \u003cimg alt=\"Screenshot 5\" src=\"./images/Screenshot5.png\"\u003e\n\u003c/picture\u003e\n\n* You can install them from Microsoft Store.\n\n## 🚀 Getting Started\n\n### Build\n\n* Forken the project.\n* Select the package or unpackaged mode.\n* Build the solution in Visual Studio or run `dotnet build` from the command line.\n\n### Installer\n\n\u003e [!IMPORTANT]\n\u003e Installer will be available in the future.\n\n## 📚 Reference\n\n* CustomExtensions.WinUI: https://github.com/Jack251970/CustomExtensions.WinUI\n* devhome: https://github.com/microsoft/devhome\n* Files: https://github.com/files-community/Files\n* Flow.Launcher: https://github.com/Flow-Launcher/Flow.Launcher\n* fluentui-system-icons: https://github.com/microsoft/fluentui-system-icons\n* H.NotifyIcon: https://github.com/HavenDV/H.NotifyIcon\n* ICONS8: https://icons8.com/icons\n* Newtonsoft.Json: https://github.com/JamesNK/Newtonsoft.Json\n* PowerToys: https://github.com/microsoft/PowerToys\n* Template Studio for WinUI (C#): https://github.com/microsoft/TemplateStudio\n* terminal: https://github.com/microsoft/terminal\n* WinUI3Windows: https://github.com/smourier/WinUI3Windows\n* WinUI3-Template: https://github.com/Jack251970/WinUI3-Template\n* Windows Community Toolkit: https://github.com/CommunityToolkit/WindowsCommunityToolkit\n* WinUIEx: https://github.com/dotMorten/WinUIEx\n\n## 📄 License\n\n[GUN License](LICENSE)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjack251970%2Fdesktopwidgets3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjack251970%2Fdesktopwidgets3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjack251970%2Fdesktopwidgets3/lists"}