mihomo-party/README.md
linrongbin16 b46904e32f
docs: Add extra hints for "mihomo-party.app" is damaged (#26)
Co-authored-by: pompurin404 <pompurin404@mihomo.party>
2024-08-15 16:01:58 +08:00

62 lines
1.9 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<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) 安装