Beta Version 4
First version of RadarView with source code published. Files can now be downloaded from GitHub instead of a link to my Google Drive.
If you already have Java installed on your system, simply download the JAR file and run it.
If you do not have Java installed on your system, download and extract the ZIP file labeled with your operating system. Follow the instructions contained in the "README.txt" file.
If you do not know whether you have Java installed on your system, run java -version
in Command Line (Windows) or Terminal (Mac, Linux). If the output of that command is a version number, you have Java installed. If it says that java
is not a recognized program or command, you do not have Java installed.