项目作者: hanyizhao
项目描述 :
Zookeeper GUI client.
高级语言: C
项目地址: git://github.com/hanyizhao/ZKClientGUI.git
ZKClientGUI
This is a Zookeeper GUI client using Qt.
Features
- Use zookeeper client c library. https://zookeeper.apache.org/
- Tested in zookeeper server version: 3.5.6, 3.6.0.
- Support English and Chinese.
- ACL is not supported.
Download
Only for windows:
https://github.com/hanyizhao/ZKClientGUI/releases/latest
Screenshots


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