Pandora-Box

A Simple Mihomo GUI.

GPL-3.0 License

Stars
285
Committers
1

Introduction

Build

1Build Environment

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

2Pull 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: