Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/deathmarine/luyten

An Open Source Java Decompiler Gui for Procyon
https://github.com/deathmarine/luyten

Last synced: about 2 months ago
JSON representation

An Open Source Java Decompiler Gui for Procyon

Awesome Lists containing this project

README

        

Luyten
======
**One of the Best**
Java Decompiler Gui for Procyon
Apache License, Version 2.0

[![Releases](https://img.shields.io/github/downloads/deathmarine/luyten/total.svg)](https://github.com/deathmarine/Luyten/releases)
## Compilation
*****

We use maven to handle our dependencies.

* Install [Maven 3](https://maven.apache.org/download.html)
* Clone this repo and: `mvn clean install`

## Screenshot
![Screen](https://i.imgur.com/phc59W6.png)

### Downloads
[Releases](https://github.com/deathmarine/Luyten/releases/latest)

### Bugs/Suggestions
[Issues](https://github.com/deathmarine/Luyten/issues)

## Powered by
*****

### Procyon
© 2015 Mike Strobel
[https://bitbucket.org/mstrobel/procyon/overview](https://bitbucket.org/mstrobel/procyon/overview)
[Apache License](https://github.com/deathmarine/Luyten/blob/master/src/distfiles/Procyon.License.txt)

### RSyntaxTextArea
© 2012 Robert Futrell
[https://bobbylight.github.io/RSyntaxTextArea/](https://bobbylight.github.io/RSyntaxTextArea/)
[All Rights Reserved](https://github.com/deathmarine/Luyten/blob/master/src/distfiles/RSyntaxTextArea.License.txt)