PrettyZoo
PrettyZoo copied to clipboard
😉 Pretty nice Zookeeper GUI, Support Win / Mac / Linux Platform
Language
English | 中文
Supported by
What
PrettyZoo is a GUI for Zookeeper created by JavaFX and Apache Curator Framework.
You can download and install at Release, support
- Windows (msi)
- Mac (dmg)
- Linux (rpm & deb)
If you see PrettyZoo is damaged in Mac
you can see the solution in issue-219
- run the follow command
sudo spctl --master-disable
- open System Preferences->Security & Privacy, select anywhere
- run the follow command
xattr -rc /Applications/prettyZoo.app
- Enjoy it
How to add zookeeper system properties
If you want to configure system properties for zookeeper, you could creat zookeeper.file file
- mac:
{{ user.home }}/.prettyZoo/zookeeper.properties - wind:
{{ user.home }}/.prettyZoo/zookeeper.properties - linux:
{{ user.home }}/.prettyZoo/zookeeper.properties
such as follow content
jute.maxbuffer=1000000
prettyZoo will load and set it to system properties when application start
note: the
zookeeper.propertieswill work for all server.
TODO
-
- [x] Support i18n (V1.9.0+)
-
- [ ] terminal highlight
-
- [x] global font size change (v1.6.0+)
-
- [x] node data highlight (V1.7.0+)
-
- [x] migration UI library to Jfoenix ( V1.8.0+)
-
- [ ] zookeeper monitor
-
- [x] log dashboard (v1.9.3)
Feature
- Multi zookeeper server manage
- Support real-time node synchronize
- Support ACL
- Support SSH tunnel
- Support config export / import
- Support node create / search / update / delete
- Support terminal operation
- Support JSON / XML data pretty format
- Support node data hightlight ( Json / Xml / Properties )
- Support reconnet zookeeper automatic
Build
See wiki: build yourself
Sponsor
By wechat sponsor code
Show
- over view

- server info

- node data highlight

- node info

- node add

- node search

- terminal

- 4-letter
