Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 686 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 686 Bytes

ZKClientGUI

This is a Zookeeper GUI client using Qt.

Features

  1. Use zookeeper client c library. https://zookeeper.apache.org/
  2. Tested in zookeeper server version: 3.5.6, 3.6.0.
  3. Support English and Chinese.
  4. ACL is not supported.

Download

Only for windows: https://github.com/hanyizhao/ZKClientGUI/releases/latest

Screenshots

Alt Screenshot 1 Alt Screenshot 2

Development

  1. Development tool: vs2019, qt visual studio tools, qt 5.14.1.
  2. zookeeper library version: 3.6.0. static link.