An open API service indexing awesome lists of open source software.

https://github.com/friedrichfroebel/oc_car-gui

Opencaching.de - Caches along Route (GUI)
https://github.com/friedrichfroebel/oc_car-gui

geocaching okapi opencaching

Last synced: 11 months ago
JSON representation

Opencaching.de - Caches along Route (GUI)

Awesome Lists containing this project

README

          

# Opencaching.de - Caches along a route (GUI version)

Runnable JAR files are placed inside the [Releases section](https://github.com/FriedrichFroebel/oc_car-gui/releases).

This is a version of the oc_car script with a graphical user interface, written in Java.

While the original script uses a `.conf` file for saving the configuration, this application uses a XML file. For security reasons the email password is not saved inside the configuration file anymore (by default). By activating the corresponding checkbox, the password can be saved ***unencrypted*** inside the configuration file.

The output is placed inside the home directory inside the folder `occar` by default.

## Other versions
* Bash version (Linux): https://github.com/kabegeo/oc_car (original, German)
* Bash version (Linux): https://github.com/FriedrichFroebel/oc_car (Fork with some error corrections, German)

## Blog articles
* Altmetall blog by Schrottie: https://web.archive.org/web/20170423130057/https://blog.dafb-o.de/oc-caches-along-a-route-ein-gui-fuer-das-bashscript/ (14.12.2015, German)