Matex
基于electron的工具集合桌面软件
Install / Use
/learn @NCUHOME/MatexREADME
Matex 基于electron的工具软件
🚀🚀 全新出发,更换项目技术架构,主进程和渲染进程均采用vite打包,统一启动脚本,重新设计ui布局,弃用ui框架,优化项目结构,精简代码,同时升级依赖,引入懒加载,优化启动速度
接口测试页面

预期功能
- [x] 数据请求与格式化显示
- [x] 响应图片预览与响应html文档渲染
- [ ] 提供websocket调试
- [ ] 自动化测试
- [ ] 本地mock
- [ ] 更多功能...
开发步骤
1.安装依赖
设置electron国内源
yarn config set electron_mirror "https://npmmirror.com/mirrors/electron/"
安装依赖
yarn install
npm install
2.启动项目
npm run dev
yarn dev
FAQ
依赖安装
如果出现依赖安装问题,请使用淘宝源安装依赖
1.npm
设置淘宝源
npm config set registry https://registry.npmmirror.com
换回默认源
npm config set registry https://registry.npmjs.org/
1.yarn
设置淘宝源
yarn config set registry https://registry.npmmirror.com
换回默认源
yarn config set registry https://registry.yarnpkg.com
Related Skills
node-connect
343.1kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
90.0kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
343.1kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
343.1kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
