Skip to content

Latest commit

 

History

History
48 lines (30 loc) · 1.15 KB

README.md

File metadata and controls

48 lines (30 loc) · 1.15 KB

ZookeeperCX 996.icu

logo

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

Download

Link

Feature

  • 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.
  • ...

Snapshots

Development

# install dependencies
yarn
OR
npm install

# serve with hot reload at localhost:8080
yarn electron:serve
OR
npm run electron:serve

License

MIT