KO
|
EN
gitlite — search
Search
#python
#javascript
#telegram-bot
#library
#android
#chat
#bot
#language
#translation
#chrome
#extension
#github
MoYu
★ 93
Open GitHub ↗
MoYu 一款能够帮助你在工作时摸鱼的欢乐软件
Download README (.md)
Explore Similar Repositories
ShapML.jl
:
A Julia package for interpretable machine learning with stochastic Shapley values
PowerBITrinoConnector
:
A Micosoft Power BI Custom Connector allowing you to import Trino data into Power BI.
html-template
:
HTML template for AsyncAPI Generator. Use it to generate a static docs. It is using AsyncAPI React component under the hood.
auto-generate-changelog
:
A Github Action to generate CHANGELOG automatically according to conventional commits. Feel free to contribute!
hugo-digital-garden-theme
:
Hugo Theme for digital gardening projects.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
MoYu
?
Download (.md)
# MoYu (一款能够帮助你在工作时摸鱼的欢乐软件) 打开软件并单击左侧动画后,你的电脑屏幕会显示系统更新的界面,借此机会你可以心安理得的享受一段摸鱼时光 <img width="400" height="250" src="/images/main.png"><img width="400" height="250" src="/images/win10update.png"/> <img width="400" height="250" src="/images/win10upgrade.png"><img width="400" height="250" src="/images/win10crash.png"/> # 安装使用 (支持OS:Win7|Win10|Win11 Arch:x64|x86|ARM64|ARM) ## 现已上架微软应用商店(版本可能落后) 前往微软商店安装[MoYu APP](https://www.microsoft.com/store/productId/9NBTJ8SZ31QF) ## 绿色免安装版 请先下载并安装运行所必须的支持环境 [.NET Desktop Runtime 5.0.X x86](https://dotnet.microsoft.com/en-us/download/dotnet/5.0/runtime) 下载GitHub Release 最新版直接使用 # 功能特性 **1.支持自选择摸鱼屏保 系统更新 系统升级 系统蓝屏** **2.支持多系统 自动检测系统并适配Windows7/10(主题色)/11,显示对应系统的更新界面** |界面背景| Windows7 | Windows10 |Windows11| | ----- | ----- | ----- |----- | |系统更新| 固定图片 | 跟随主题色 |固定颜色 黑| |系统升级| 固定图片 | 跟随主题色|固定颜色 黑| |系统蓝屏| 固定颜色 蓝 | 固定色 蓝 |固定颜色 黑| **3.支持多屏幕显示 主屏幕显示界面 副屏依据当前的显示模式(扩展/复制)显示** |副屏状态| 扩展 | 复制 | | ----- | ----- | ----- | | 系统更新 | 完全黑屏 |复制主屏| | 系统升级 | 完全黑屏|复制主屏| | 系统蓝屏 | 完全黑屏 |完全黑屏| **4.支持最大限度的按键屏蔽 屏蔽除去ESC外的全部按键** # 项目细节(参考[Loaf](https://github.com/DinoChan/Loaf)进行的内容补充及功能拓展) 注:Windows10/11加载动画来源于[DinoChan.Loaf](https://github.com/DinoChan/Loaf) 基于.NET 5.0 WPF呈现 以及使用MVVM进行数据实时更新 通过调用WMI组件区分Windows10和Winodws11 使用消息钩子屏蔽系统按键消息 # 缺陷不足(尝试自行实现?) 不能阻止Ctrl+Alt+Del弹出 Win7的更新界面字体阴影效果显示一般般,没有实现左上角的键盘按钮 # 开放源代码许可 [Microsoft.Xaml.Behaviors.Wpf](https://github.com/Microsoft/XamlBehaviorsWpf) [System.Drawing.Common](https://dot.net) [System.Management](https://dot.net) [XamlAnimatedGif](https://github.com/XamlAnimatedGif/XamlAnimatedGif)