View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window truerss-notify-plugin_2.13-1.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.github.truerss.plugins
├─ com.github.truerss.plugins.Boot.class - [JAR]
├─ com.github.truerss.plugins.Linux.class - [JAR]
├─ com.github.truerss.plugins.MacOs.class - [JAR]
├─ com.github.truerss.plugins.OsNotification.class - [JAR]
├─ com.github.truerss.plugins.TrueRSSNotifierPlugin.class - [JAR]
├─ com.github.truerss.plugins.Windows.class - [JAR]