feat: 添加图形界面和自动化重置功能 - 新增 PyQt6 图形界面,优化密码输入和 sudo 权限处理,改进重置机器码流程,添加应用图标和打包配置,更新依赖项
This commit is contained in:
5
icons/app.svg
Normal file
5
icons/app.svg
Normal file
@@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<svg width="1024" height="1024" viewBox="0 0 1024 1024" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect width="1024" height="1024" rx="200" fill="#0078d4"/>
|
||||
<text x="512" y="640" font-family="Arial" font-size="600" text-anchor="middle" fill="white">C</text>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 318 B |
Reference in New Issue
Block a user