GeoFroggerFX is a JavaFX desktop application to manage geocaching gpx files.
This repository has been archived on 2026-06-26. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
  • Java 95.3%
  • Groovy 4.6%
  • CSS 0.1%
Find a file
Andreas Billmann 74c1f0047f
delete action
2020-10-03 02:51:05 +02:00
gradle/wrapper initial commit of version 2 2015-03-23 21:50:58 +01:00
plugins username can be stored as setting and the find boolean is set based on this name. 2015-03-29 10:27:38 +02:00
src/main only show details pane, when cache is selected 2016-08-28 21:53:13 +02:00
.gitignore added ignore file to the project 2015-09-01 20:10:46 +02:00
build.gradle updated the dependencies and changed to the material design font 2016-08-28 17:33:41 +02:00
gradlew initial commit of version 2 2015-03-23 21:50:58 +01:00
gradlew.bat initial commit of version 2 2015-03-23 21:50:58 +01:00
license.txt initial commit of version 2 2015-03-23 21:50:58 +01:00
README.md Project is discontinued 2018-04-22 10:18:21 +02:00
settings.gradle changed the project name 2015-03-23 22:36:19 +01:00

Project is discontinued ...

GeoFroggerFX

GeoFroggerFX is a JavaFX desktop application to manage geocaching gpx files. Webpage of the project: http://www.geofroggerfx.de

This is the second try after a complete rewrite.

Requirements

  • JDK8

Building and run with Gradle

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