mirror of
https://github.com/pompurin404/mihomo-party.git
synced 2024-11-16 19:56:10 +08:00
b46904e32f
Co-authored-by: pompurin404 <pompurin404@mihomo.party>
62 lines
1.9 KiB
Markdown
62 lines
1.9 KiB
Markdown
<h1 align="center">
|
||
<img src="resources/icon.png" alt="Mihomo Party" width="200">
|
||
<br>Mihomo Party<br>
|
||
</h1>
|
||
|
||
<h3 align="center">Another Mihomo GUI.</h3>
|
||
|
||
<p align="center">
|
||
<a href="https://github.com/pompurin404/mihomo-party/releases">
|
||
<img src="https://img.shields.io/github/release/pompurin404/mihomo-party/all.svg">
|
||
</a>
|
||
<a href="https://t.me/mihomo_party">
|
||
<img src="https://img.shields.io/badge/Telegram-group-blue?logo=telegram">
|
||
</a>
|
||
</p>
|
||
|
||
| | 深色 | 灰色 | 浅色 |
|
||
| ---- | ---------------------------- | ---------------------------- | ----------------------------- |
|
||
| 蓝色 | ![](./images/dark-blue.png) | ![](./images/gray-blue.png) | ![](./images/light-blue.png) |
|
||
| 粉色 | ![](./images/dark-pink.png) | ![](./images/gray-pink.png) | ![](./images/light-pink.png) |
|
||
| 绿色 | ![](./images/dark-green.png) | ![](./images/gray-green.png) | ![](./images/light-green.png) |
|
||
|
||
### 特性
|
||
|
||
- [x] 开箱即用,无需服务模式的Tun
|
||
- [x] 多种配色主题可选,UI焕然一新
|
||
- [x] 支持大部分Mihomo常用配置修改
|
||
- [x] 内置稳定版和预览版Mihomo内核
|
||
- [x] 一键更新geo数据库
|
||
|
||
### 安装
|
||
|
||
在 [Releases](https://github.com/pompurin404/mihomo-party/releases/latest) 页面下载对应平台的安装包,安装后即可使用。
|
||
|
||
#### 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](https://aur.archlinux.org/packages?O=0&K=mihomo-party) 安装
|