Skip to content

MeoAssistantArknights GUI with Electron & Vue3

License

Notifications You must be signed in to change notification settings

horror-proton/MaaAsstElectronUI

 
 

Repository files navigation

MeoAsstElectronUI

Build Status platform license commit

UI特点

  • Windows,Maclinux都可以用(一个不落,我全都要
  • 使用了全新的设计语言(好看就完事辣
  • 适配系统的浅色/深色模式(熬夜党狂喜
  • 活动更新再也不用重启app了(好耶↖(^ω^)↗
  • 全新的掉落物显示(妈妈再也不用担心我看不懂日志了
  • 任务现在带有进度条时间显示(他卡了吗,戳戳 !?(・_・;?
  • 任务配置被丢到了任务卡片里面,而且可展开/收起(辣么多设置,我眼花了,我不看了
  • 一个设备对应一组任务配置,保存在app中(继续刷1-7

截图

下载链接

注:正式版还未发布,以下列出的链接暂时无效

Windows

Linux

macOS

致谢

npm包及开源库

开发相关

调试(以VS Code为例)

  • 依赖安装

    1. 打开终端输入yarnyarn install
  • 调试main进程:

    1. Ctrl/Command+Shift+P呼出命令面板
    2. 输入Debug,找到“Debug: Toggle Auto Attach”(切换自动附加)
    3. 选择“Only with flag”(仅带有标志)
    4. 重启终端,输入yarn dev
  • 调试renderer

    1. 按照上述步骤启动即可,会帮你打开Chrome Devtools,且带有最新的Vue Dev插件

开发者群

QQ 群:655031753

About

MeoAssistantArknights GUI with Electron & Vue3

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 51.4%
  • Vue 46.6%
  • Other 2.0%