MCPcopy Index your code
hub / github.com/SuperMarcus/LevelDBViewer

github.com/SuperMarcus/LevelDBViewer @v1.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v1.0 ↗ · + Follow
32 symbols 69 edges 3 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

LevelDB Viewer

A simple program written in Java which provides a fast-lookup for LevelDB databases.

Because this program uses Intellij platform's GUI Designer, you should use Intellij IDEA or include the Intellij GUI Designer's libraries in order to build it.

By using this program, you should agree such licences

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

Core symbols most depended-on inside this repo

update
called by 16
src/com/supermarcus/leveldbviewer/ui/Viewer.java
openDatabase
called by 11
src/com/supermarcus/leveldbviewer/ui/Viewer.java
toString
called by 9
src/com/supermarcus/leveldbviewer/ui/Viewer.java
getOptions
called by 8
src/com/supermarcus/leveldbviewer/ui/Viewer.java
cutToLine
called by 8
src/com/supermarcus/leveldbviewer/ui/Viewer.java
getBytes
called by 4
src/com/supermarcus/leveldbviewer/ui/Viewer.java
onCancel
called by 3
src/com/supermarcus/leveldbviewer/ui/OpenLevelDBDialog.java
put
called by 2
src/com/supermarcus/leveldbviewer/ui/Viewer.java

Shape

Method 27
Class 4
Enum 1

Languages

Java100%

Modules by API surface

src/com/supermarcus/leveldbviewer/ui/Viewer.java24 symbols
src/com/supermarcus/leveldbviewer/ui/OpenLevelDBDialog.java6 symbols
src/com/supermarcus/leveldbviewer/LevelDBViewer.java2 symbols

For agents

$ claude mcp add LevelDBViewer \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact