Let me announce the 1st release of DuploQ, a GUI frontend for Duplo source code duplicates checker.
Currently Duplo/DuploQ directly supports C, C++, C#, Java and JavaScript languages, but it can be used for other languages as well.
Microsoft Windows and Linux platforms are supported.
Link to the project on GitHub: https://github.com/duploq/duploq
Link to SourceForge page: https://sourceforge.net/projects/duploq
duploq-0.1-linux-1.jpg
duploq-0.1-linux-2.jpg
DuploQ's approach is a pretty straighforward.
First, DuploQ allows you to choose where to look for the duplicates (files or folders).
Then it builds a list of input files and passes it to the Duplo engine together with necessary parameters.
After the files have been processed, DuploQ parses Duplo's output and visualises the results in easy and intuitive way.
Also it provides additional statistics information which is not a part of Duplo output.
Bookmarks