All Projects → SukkaW → Clasheditor

SukkaW / Clasheditor

Licence: gpl-3.0
📐 An editor for writing Clash config

Labels

Hexo logo

ClashEditor

📐 An editor for writing Clash config

一个 Clash 配置文件的编辑向导。

Build Status GitHub License

使用

https://clash.skk.moe

特性

  • 所有操作均在浏览器中完成、不依赖服务器
  • 与示范配置文件对照编写
  • 提供 YAML 语法检查
  • 支持多种节点导入方式(仍在不断增加中)
    • 手动填写节点信息
    • 从 Clash 在线托管订阅导入
    • 从 Surge 配置文件导入
  • 策略组支持节点拖动排序

构建

$ yarn global add gulp-cli
$ git clone https://github.com/SukkaW/ClashEditor.git
$ cd ClashEditor
$ yarn install
$ gulp dev # Build dev version
$ gulp build # Build production version
$ gulp watch # Build dev version when files changed

开源许可证

ClashEditor 使用 GPL-3.0 协议开源 - 阅读项目的 LICENSE 文件

维护者

KoolClash © Sukka, Released under the GPL-3.0 License.
Authored and maintained by Sukka with help from contributors (list).

Personal Website · Blog · GitHub @SukkaW · Telegram Channel @SukkaChannel · Twitter @isukkaw · Keybase @sukka

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].