A [cross-platform] [succinct] [smart] ZooKeeper GUI Client.
Created by vue+electron.See my development framework template 👉 Click Me
See more about Client-X-Series
- ZooKeeper connections management.
- Asynchronous operation in loading zookeeper node data and Batch operation suitable.
- More lighter main interface and simpler operation.
- UI with light and dark theme.
- ...
# install dependencies
yarn
OR
npm install
# serve with hot reload at localhost:8080
yarn electron:serve
OR
npm run electron:serve
MIT