{"id":15130532,"url":"https://github.com/vran-dev/prettyzoo","last_synced_at":"2025-09-28T20:31:44.051Z","repository":{"id":37458254,"uuid":"211431657","full_name":"vran-dev/PrettyZoo","owner":"vran-dev","description":"😉    Pretty nice Zookeeper GUI, Support Win / Mac / Linux Platform","archived":true,"fork":false,"pushed_at":"2024-01-09T14:17:44.000Z","size":57660,"stargazers_count":2962,"open_issues_count":0,"forks_count":336,"subscribers_count":23,"default_branch":"master","last_synced_at":"2024-02-14T18:34:41.876Z","etag":null,"topics":["gui","java","javafx","visualizer","zk","zookeeper","zookeeper-gui"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vran-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2019-09-28T02:23:21.000Z","updated_at":"2024-02-13T14:46:58.000Z","dependencies_parsed_at":"2024-01-09T15:52:40.004Z","dependency_job_id":null,"html_url":"https://github.com/vran-dev/PrettyZoo","commit_stats":null,"previous_names":[],"tags_count":40,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vran-dev%2FPrettyZoo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vran-dev%2FPrettyZoo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vran-dev%2FPrettyZoo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vran-dev%2FPrettyZoo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vran-dev","download_url":"https://codeload.github.com/vran-dev/PrettyZoo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234563116,"owners_count":18853053,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["gui","java","javafx","visualizer","zk","zookeeper","zookeeper-gui"],"created_at":"2024-09-26T03:01:36.135Z","updated_at":"2025-09-28T20:31:43.618Z","avatar_url":"https://github.com/vran-dev.png","language":"Java","readme":"\u003cp align=\"center\"\u003e\n    \u003cimg src=\"release/img/icon.png\" width=\"200\"\u003e\n\u003c/p\u003e\n\n\n![release-version](https://img.shields.io/github/v/release/vran-dev/prettyZoo?include_prereleases\u0026style=for-the-badge) ![downloads](https://img.shields.io/github/downloads/vran-dev/PrettyZoo/total?style=for-the-badge) ![language](https://img.shields.io/github/languages/top/vran-dev/PrettyZoo?style=for-the-badge) ![licence](https://img.shields.io/github/license/vran-dev/PrettyZoo?style=for-the-badge) ![stars](https://img.shields.io/github/stars/vran-dev/PrettyZoo?style=for-the-badge)\n\n#  Announce\n\nHello PrettyZoo users.\n\nSince the first version was released on September 30, 2019, almost 4 years have passed. I would like to take this opportunity to express my deepest gratitude to each and every one of you users for being with and supporting this project throughout this time.\n\nHowever, due to time and energy constraints, I have had to decide to stop maintaining the project. This is a difficult decision, but I believe it is the best choice for the current situation, and such limitations prevent me from continuing to fully support and update the project.\n\nOver the years, we have seen the project grow and develop together. I value the feedback and suggestions that every user has given us, and your support is what keeps me going. However, I have to be honest and face the reality that I can no longer guarantee that the project will be continuously updated and maintained.\n\nAlthough I will no longer be maintaining the project, I hope that this open source project will continue to bring value to all of you. After the project is archived, you can still develop and iterate on the project by forking it, and interested developers and users are encouraged to develop and contribute in their own way, so that the project can continue in another form of interest.\n\nThanks again to everyone for their support and understanding, and apologies to anyone who had expectations for the project!\n\n2024-01-09 22:15 by vran\n\n\n# Language\n\nEnglish |  [中文](README_CN.md)\n\n# What\n\n[PrettyZoo](https://github.com/vran-dev/PrettyZoo) is a GUI for [Zookeeper](https://zookeeper.apache.org/) created by\nJavaFX and Apache Curator Framework.\n\nYou can download and install at [Release](https://github.com/vran-dev/PrettyZoo/releases), support\n\n- Windows (msi)\n- Mac (dmg)\n- Linux (rpm \u0026 deb)\n\n## If you see PrettyZoo is damaged  in Mac\n\nyou can see the solution in [issue-219](https://github.com/vran-dev/PrettyZoo/issues/219)\n\n1. run the follow command\n\n```shell\nsudo spctl --master-disable\n```\n\n2. open System Preferences-\u003eSecurity \u0026 Privacy, select **anywhere**\n3. run the follow command\n\n```shell\nxattr -rc /Applications/prettyZoo.app\n```\n\n4. Enjoy it\n\n# TODO\n\n1.\n    - [x] Support i18n (V1.9.0+)\n2.\n    - [ ] terminal highlight\n3.\n    - [x] global font size change (v1.6.0+)\n4.\n    - [x] node data highlight (V1.7.0+)\n5.\n    - [x] migration UI library to   [Jfoenix](https://github.com/sshahine/JFoenix) ( V1.8.0+)\n6.\n    - [ ] zookeeper monitor\n7.\n    - [x] log dashboard (v1.9.3)\n\n# Feature\n\n1. Multi zookeeper server manage\n2. Support real-time node synchronize\n3. Support ACL\n4. Support SSH tunnel\n5. Support config export / import\n6. Support node create / search / update / delete\n7. Support terminal operation\n8. Support **JSON** / **XML** data pretty format\n9. Support node data hightlight ( Json / Xml / Properties )\n10. Support reconnet zookeeper automatic\n\n## Build\n\nSee wiki: [build yourself](https://github.com/vran-dev/PrettyZoo/wiki/build-yourself)\n\n# Sponsor\n\nBy wechat sponsor code\n\n\u003cimg src=\"release/img/sponsor.jpg\" width=\"250px\"/\u003e\n\n# Show\n\n![new-ui.gif](https://s2.loli.net/2022/11/20/hIwX7MQDSbVqk52.gif)\n\n![dark.gif](https://s2.loli.net/2022/11/20/8Yh6TjcfU5Fzy7b.gif)\n\n![timeout.gif](https://s2.loli.net/2022/11/20/CTFNVoWAUalKIzk.gif)\n\n## Thanks\n\n- [ZooKeeper GUI 客户端](http://vip.iocoder.cn/Zookeeper/PrettyZoo/)  by 「芋道源码」\n\n- [PrettyZoo, 颜值与功能双在线的 Zookeeper 可视化工具](https://mp.weixin.qq.com/s/TkFirILto_moEv_kjBBPFw)\n\n# Supported by\n\n[Jetbrains](https://www.jetbrains.com/)\n![https://www.jetbrains.com/](release/img/jetbrains.svg)","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvran-dev%2Fprettyzoo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvran-dev%2Fprettyzoo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvran-dev%2Fprettyzoo/lists"}