Skip to content

kingsunsun2012/Pandora-Box

 
 

Repository files navigation

Pandora-Box

A Simple Mihomo GUI.

Introduction

Build

1、Build Environment

  • Node.js link
  • Go link
  • Wails linkgo install github.com/wailsapp/wails/v2/cmd/wails@latest

2、Pull and Build

git clone https://github.com/snakem982/Pandora-Box.git

cd Pandora-Box/frontend

npm install

npm run build

cd ..

wails build -tags with_gvisor

Commit Submission Specification

feat: 新功能(feature)
fix: 修补bug
docs: 文档(documentation)
style: 格式(不影响代码运行的变动)
refactor: 重构(即不是新增功能,也不是修改bug的代码变动)
chore: 构建过程或辅助工具的变动
revert: 撤销,版本回退
perf: 性能优化
test: 测试
improvement: 改进
build: 打包
ci: 持续集成

About

A Simple Mihomo GUI.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 53.4%
  • Vue 33.9%
  • TypeScript 4.9%
  • NSIS 4.1%
  • JavaScript 2.8%
  • Shell 0.5%
  • Other 0.4%