Skip to content

Latest commit

 

History

History
65 lines (42 loc) · 1.17 KB

File metadata and controls

65 lines (42 loc) · 1.17 KB

Clashi

Caution

WIP project

This only works as a dashboard for clash backend:

  • Check groups && proxies
  • Select proxy
  • Update provider

Showcase

Group

showcase-group

Provider

showcase-provider

For Clash configuration operations, please checkout clashtui.

Keybinds

Does not support keybind customization yet.

Tabs

tab/shift+tab: swith page between group and provider

Group Page

hjkl/←↓↑→: select group
space/enter: enter proxy page of the current selected group
r: latency test for current selected group

Provider Page

hjkl/←↓↑→: select provider
space/enter: enter proxy page of the current selected provider
f: update provider subscription

Proxy Page

jk/↓↑: select proxy
r: latency test for current selected proxy
R: latency test for current group

TODO

  • secret
  • Search/Filter groups&&proxies
  • Keybind info
  • Integrate with calloop or other eventloop to save resources.