项目作者: hanyizhao

项目描述 :
Zookeeper GUI client.
高级语言: C
项目地址: git://github.com/hanyizhao/ZKClientGUI.git
创建时间: 2020-07-18T18:47:45Z
项目社区:https://github.com/hanyizhao/ZKClientGUI

开源协议:

下载


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.