Cantact-app
From Linklayer
Revision as of 18:09, 17 May 2017 by EricEvenchick (talk | contribs)
cantact-app is a Java based GUI for CANtact. At this time, it is intended to be replaced with a new tool based on pyvit. However, it is still a usable tool.
The latest release of this tool is provided on the releases page. Source code is available on Github.
Building
To build cantact-app from source, open the project with Netbeans and click Run. After doing this, you can use ant build
from the command line, or continue using Netbeans.