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 91.5%
  • Groovy 7.7%
  • CSS 0.8%
Find a file
2018-04-22 10:17:26 +02:00
gradle/wrapper switch from jpa to orientdb 2014-08-16 01:49:39 +02:00
lib added missing scenice view to gradle 2013-09-29 12:38:07 +02:00
plugins changed the package name to the domain name 2014-05-17 07:18:37 +02:00
resources/META-INF switch from jpa to orientdb 2014-08-16 01:49:39 +02:00
src added code to measure read from db 2014-09-02 18:12:10 +02:00
.gitignore added graddle as build tool to the project and deleted the most of the 3rd party dependencies 2013-09-22 12:18:37 +02:00
build.gradle fixed cache list issue 2014-08-29 02:39:05 +02:00
gradle.properties added graddle as build tool to the project and deleted the most of the 3rd party dependencies 2013-09-22 12:18:37 +02:00
gradlew added graddle as build tool to the project and deleted the most of the 3rd party dependencies 2013-09-22 12:18:37 +02:00
gradlew.bat added graddle as build tool to the project and deleted the most of the 3rd party dependencies 2013-09-22 12:18:37 +02:00
LICENSE Initial commit 2013-09-18 11:01:49 -07:00
README.md project is discontinued 2018-04-22 10:17:26 +02:00

Project is discontinued ...

GeoFroggerFX

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

I try to provide an up-to-date version as a webstart version.

Requirements

  • JDK8

Building and run with Gradle

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