-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
72 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,36 @@ | ||
--- | ||
--- | ||
# Introduction | ||
|
||
# Get Started | ||
Learn about Clash Nyanpasu's introduction, origin, and features here. | ||
|
||
WIP | ||
## What is Clash Nyanpasu? | ||
|
||
`Clash Nyanpasu` is a GUI software for `Clash` based on `Tauri`, leveraging the features of `Tauri` to provide cross-platform support. It offers proxy services on `Windows`, `Linux`, and `macOS` systems, supporting TUN network card mode. | ||
|
||
`Clash Nyanpasu` natively supports multiple cores, including `Clash Premium`, `Clash Meta`, and `Clash Rust`, allowing users to choose according to their preferences. Additionally, the software incorporates powerful script handling capabilities, providing users with a more flexible experience. Design-wise, `Clash Nyanpasu` fully embraces the `Google Material You` design philosophy, offering users a visually pleasing experience. | ||
|
||
## Origin of Clash Nyanpasu | ||
|
||
`Clash Nyanpasu` originally branched off from `Clash Verge 1.3.7` and was developed based on `Clash Verge 1.3.7`. Throughout the development process, we placed special emphasis on code quality and user interface experience. Therefore, `Clash Nyanpasu` has become an outstanding software standing on the shoulders of giants. | ||
|
||
We want to express our gratitude to the open-source community, as the birth of `Clash Nyanpasu` would not have been possible without the support and contributions of developers and users alike. | ||
|
||
## Story Behind the Name and Icon | ||
|
||
The name and icon of `Clash Nyanpasu` have special origins and meanings. In this name, "Nyanpasu" comes from `Nyanpasu AOSP`. Initially, we adopted the icon of `Nyanpasu AOSP`, hence we named the software `Clash Nyanpasu`. | ||
|
||
It's worth noting that we obtained authorization from the owner of `Nyanpasu AOSP` to use its name and logo. | ||
|
||
## Aliases and Abbreviations | ||
|
||
In addition to the official name `Clash Nyanpasu`, Chinese users can use the abbreviation "喵帕斯 (Miāo pà sī)" for convenience in communication and exchange. | ||
|
||
## Key Features | ||
|
||
- Tray node selection | ||
- Built-in support for multiple Clash cores | ||
- Built-in Clash core update manager | ||
- Comprehensive script support | ||
- Material You design language | ||
- Customizable runtime path | ||
- Random Mixed Proxy ports | ||
- And much more... |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,40 @@ | ||
# 简介 | ||
|
||
WIP | ||
在这里了解 Clash Nyanpasu 的介绍、起源以及特点。 | ||
|
||
## 什么是 Clash Nyanpasu? | ||
|
||
`Clash Nyanpasu` 是基于 `Tauri` 的 `Clash` GUI 软件实现,利用 `Tauri` 的特性实现了跨平台的支持。 | ||
它能在 `Windows`、`Linux` 和 `macOS` 系统上提供代理服务,并支持 TUN 网卡模式。 | ||
|
||
`Clash Nyanpasu` 原生支持多种内核,包括 `Clash Premium`、`Clash Meta` 和 `Clash Rust`,用户可以根据个人喜好选择使用。 | ||
此外,该软件内置强大的脚本处理功能,为用户提供了更灵活的使用体验。 | ||
设计上,`Clash Nyanpasu` 完全符合 `Google Material You` 的设计理念,为用户带来视觉上的愉悦感受。 | ||
|
||
## Clash Nyanpasu 的起源 | ||
|
||
`Clash Nyanpasu` 最初是从 `Clash Verge 1.3.7` 分支而来,是在 `Clash Verge 1.3.7` 的基础上进行二次开发而成的。 | ||
在开发过程中,我们特别注重了代码质量和用户界面操作体验。因此,`Clash Nyanpasu` 成为了一款站在巨人肩膀上的优秀软件。 | ||
|
||
我们要感谢开源社区,因为 `Clash Nyanpasu` 的诞生离不开广大开发者和用户的支持与贡献。 | ||
|
||
## 关于名字和图标的故事 | ||
|
||
`Clash Nyanpasu` 的名字和图标都有着特殊的来源和含义。在这个名称中,“Nyanpasu” 来自于 `Nyanpasu AOSP` 。最初,我们采用了 `Nyanpasu AOSP` 的图标,因此我们将软件命名为 `Clash Nyanpasu`。 | ||
|
||
需要特别说明的是,我们获得了 `Nyanpasu AOSP` 所有者的授权,才能够使用其名称和标志。 | ||
|
||
## 别名和简称 | ||
|
||
除了官方的名称 `Clash Nyanpasu`,中文用户可以使用简称“喵帕斯”来代替,以便更便捷地进行沟通和交流。 | ||
|
||
## 特色功能 | ||
|
||
- Tray 节点选择 | ||
- 内置多 Clash 内核支持 | ||
- 内置 Clash 内核更新管理器 | ||
- 完整的脚本支持 | ||
- Material You 设计语言 | ||
- 自定义运行路径 | ||
- 随机 Mixed Proxy 端口 | ||
- 还有更多... |