:electron: Another Mihomo GUI.
Go to file
pompurin404 5b5cbd8130
0.5.8
2024-08-17 16:53:11 +08:00
.github fix pkgbuild 2024-08-16 21:02:22 +08:00
.vscode init project 2024-08-07 09:48:27 +08:00
aur update pkgbuild 2024-08-17 15:27:18 +08:00
build fix SUID chrome-sandbox (#12) 2024-08-13 17:35:17 +08:00
images add green theme 2024-08-13 20:27:09 +08:00
resources fix MacOS tray icon 2024-08-14 22:20:06 +08:00
scripts reduce package size 2024-08-17 12:05:49 +08:00
src support yaml override 2024-08-17 16:48:38 +08:00
.editorconfig init project 2024-08-07 09:48:27 +08:00
.eslintignore init project 2024-08-07 09:48:27 +08:00
.eslintrc.cjs init project 2024-08-07 09:48:27 +08:00
.gitignore reduce package size 2024-08-17 12:05:49 +08:00
.npmrc init project 2024-08-07 09:48:27 +08:00
.prettierignore init project 2024-08-07 09:48:27 +08:00
.prettierrc.yaml init project 2024-08-07 09:48:27 +08:00
changelog.md 0.5.8 2024-08-17 16:53:11 +08:00
electron-builder.yml reduce package size 2024-08-17 12:05:49 +08:00
electron.vite.config.ts support editor highlighting 2024-08-10 17:49:25 +08:00
LICENSE setup nextui and dark mode 2024-08-07 09:48:59 +08:00
package.json 0.5.8 2024-08-17 16:53:11 +08:00
pnpm-lock.yaml support webdav backup 2024-08-16 20:43:34 +08:00
postcss.config.js setup nextui and dark mode 2024-08-07 09:48:59 +08:00
README.md docs: Add extra hints for "mihomo-party.app" is damaged (#26) 2024-08-15 16:01:58 +08:00
tailwind.config.js add green theme 2024-08-13 20:27:09 +08:00
tsconfig.json init project 2024-08-07 09:48:27 +08:00
tsconfig.node.json unified frontend and backend types 2024-08-07 09:49:56 +08:00
tsconfig.web.json setup config 2024-08-07 09:50:03 +08:00

Mihomo Party
Mihomo Party

Another Mihomo GUI.

深色 灰色 浅色
蓝色
粉色
绿色

特性

  • 开箱即用无需服务模式的Tun
  • 多种配色主题可选UI焕然一新
  • 支持大部分Mihomo常用配置修改
  • 内置稳定版和预览版Mihomo内核
  • 一键更新geo数据库

安装

Releases 页面下载对应平台的安装包,安装后即可使用。

Windows

下载exe安装包双击安装

或者下载便携版压缩包解压后运行mihomo-party.exe文件

MacOS

下载dmg包打开后将mihomo-party图标拖入Applications文件夹安装

如果打开时遇到 '"mihomo-party.app" is damaged and can't be opened.' 的问题,请执行以下命令:

sudo xattr -r -d com.apple.quarantine /Applications/mihomo-party.app

Linux

Debian/Ubuntu

下载deb包使用apt安装

Fedora

下载rpm包使用dnf安装

Arch/Manjaro

通过 AUR 安装