A gui client for leveldb.
Standalone jars can be found in Releases at the top. current version: v0.2.0
To run the project
sbt run
To create a standalone jar
sbt standaloneJar
GUIs classes are created using WindowBuilder eclipse plugin, you can use any GUI designer you prefer but make sure that it generates code instead of intermediate xml files.