This repository has been archived on 2026-04-01. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
GeoFroggerFX-v1/README.md

297 B

GeoFroggerFX

GeoFroggerFX is a JavaFX desktop application to manage geocaching gpx files.

Requirements

  • JDK8

Building and run with Gradle

  • Set your environment variable JAVA_HOME to the directory that contains the JDK1.8
  • gradlew run