Skip to content

Notsfsssf/clash-dashboard

 
 

Repository files navigation

Clash
Clash Dashboard

Web Dashboard for Clash, now host on ClashX

Github Actions

Features

  • All ClashX configurations
  • Manage Proxies
  • Manage Proxy Groups
  • Realtime Log

Progress

See Projects

Start develop with ClashX(Dev Mode)

You can setup your local development environment with the contribution guide.

# Enable ClashX with Dev Mode
defaults write com.west2online.ClashX kEnableDashboard -bool YES

# Set dashboard entry
defaults write com.west2online.ClashX webviewUrl "http://localhost:8080/"

# Reset dashboard entry
defaults delete com.west2online.ClashX webviewUrl

Development Env

This command will start Clash Dashboard at http://localhost:8080/

$ pnpm start

Build for production

$ pnpm build

Contributors


Jason Chen

🎨 💻 🐛 🤔 👀 🌍

Dreamacro

💻 🐛 🤔 👀 🌍 📦

chs97

💻 🐛 👀

Yicheng

🤔 📦

LICENSE

MIT License

About

web port of clash

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 80.0%
  • SCSS 19.6%
  • HTML 0.4%