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.
Andreas Billmann 488ead53f8 username can be stored as setting and the find boolean is set based on this name.
plugins have only access to DAOs and not to jdbcTemplate directly
2015-03-29 10:27:38 +02:00
2015-03-23 21:50:58 +01:00
2015-03-23 22:37:03 +01:00
2015-03-23 21:50:58 +01:00
2015-03-23 21:50:58 +01:00
2015-03-23 21:50:58 +01:00
2015-03-23 21:50:58 +01:00
2015-03-23 22:36:19 +01:00

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
Description
GeoFroggerFX is a JavaFX desktop application to manage geocaching gpx files.
Readme 234 KiB
Languages
Java 95.3%
Groovy 4.6%
CSS 0.1%