Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codacy Badge GitHub tag (latest SemVer) GitHub release

ZkDash is an zookeeper path and data gui browser。Implement by swing and sgroschupf zkclient

Quick Start

Install by binary package

  • Download latest release version binary package from here
  • Unzip the downloaded zip file
$ unzip zkdash-$version.zip
  • Make sure you have install JDK8+ and had set JAVA_HOME environment.
  • Run ./zkdash.sh on Linux/Mac system, or run ./zkdash.bat in Windows system.

Build from source

  • Git clone this project
  • Make sure you have install JDK8+ and Maven3+
  • Run mvn package in project root directory
  • Jar file will be build in target directory
  • And then you can java -jar zkdash-$version.jar

Screenshot

usage video

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages