Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/DinoChan/Loaf
https://github.com/DinoChan/Loaf
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/DinoChan/Loaf
- Owner: DinoChan
- License: mit
- Created: 2021-11-26T08:38:34.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2024-07-08T13:14:25.000Z (4 months ago)
- Last Synced: 2024-08-02T20:45:40.470Z (3 months ago)
- Language: C#
- Size: 1.74 MB
- Stars: 719
- Watchers: 6
- Forks: 68
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome - DinoChan/Loaf - (C# #)
README
# Loaf
![](https://github.com/DinoChan/Loaf/blob/master/C3.png?raw=true)
![](https://github.com/DinoChan/Loaf/blob/master/C4.png?raw=true)
因为 Windows App SDK 的 1.0 版本发布了,所以使用它制作了这个小应用。如上图所示,这个 App 就只有一个按钮,点击后假装开始 Windows Update,然后用户就可以光明正大地摸鱼了。
已经发布到微软应用商店**高效工作**分类,可以在这里下载:
相关开发经验可参考这篇文章:
[用 WinUI 3 开发了一个摸鱼应用](https://www.cnblogs.com/dino623/p/developing_an_app_with_winui3.html)
而且,摸鱼可以提高工作效率是有科学根据的:
[研究证明,爱迪生、达利是对的,清醒和睡眠之间状态是解决问题最佳时机](https://new.qq.com/omn/20211210/20211210A0BI1E00.html)
## 关于 WinUI 3
![](https://img2020.cnblogs.com/blog/38937/202112/38937-20211214213705934-2031829514.png)
WinUI 3 是随 Windows App SDK 提供的适用于 Windows 桌面应用程序和 UWP 应用程序的本机用户体验 (UX) 框架。简单来说,WinUI 3 将 UWP 的 UI 层分离出来给 Win32 Windows App 使用。为了更好地理解 WinUI 3 可以参考下面的链接:
[Windows UI 库 (WinUI) - Windows apps](https://docs.microsoft.com/zh-cn/windows/apps/winui/)
[Windows UI 库 (WinUI) 3 - Windows apps](https://docs.microsoft.com/zh-cn/windows/apps/winui/winui3/)
[通过 Windows 应用 SDK 生成桌面 Windows 应用 - Windows apps](https://docs.microsoft.com/zh-cn/windows/apps/windows-app-sdk/)
[Windows 应用 SDK 的稳定通道发行说明 - Windows apps ](https://docs.microsoft.com/zh-cn/windows/apps/windows-app-sdk/stable-channel)
[microsoft_microsoft-ui-xaml_ Windows UI Library_ the latest Windows 10 native controls and Fluent styles for your applications](https://github.com/microsoft/microsoft-ui-xaml)
[microsoft-ui-xaml_roadmap](https://github.com/microsoft/microsoft-ui-xaml/blob/main/docs/roadmap.md)
[WinUI 3 试玩报告](https://www.cnblogs.com/dino623/p/Get-started-with-WinUI-3-for-desktop-apps.html)
[WinUI 3 Preview 3 发布了,再一次试试它的性能](https://www.cnblogs.com/dino623/p/test_winui3_preview3_performance.html)
## License
The project is released under MIT License.
## Open Source Info
| Name | Site |
| ------------------------- | ------------------------------------------------------------ |
| Windows Community Toolkit | |
| App Center SDK | |
| Windows UI Library | |
| Windows App SDK | |