jd-cmd is a command line Java Decompiler which uses JD Core from Java Decompiler project. You can use the jd-cli.bat (Windows) or jd-cli (Linux/Unix) scripts to run the the JAR file. Usage: java -jar ...
The jd-cmd is a simple command line wrapper around JD Core Java Decompiler project. Java runtime is required in version 8 or newer (for version 1.0.0 and newer) and ...