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)
- Host: GitHub
- URL: https://github.com/friedrichfroebel/oc_car-gui
- Owner: FriedrichFroebel
- License: mit
- Created: 2015-12-06T16:04:51.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2025-05-19T17:26:22.000Z (about 1 year ago)
- Last Synced: 2025-06-24T08:02:15.710Z (12 months ago)
- Topics: geocaching, okapi, opencaching
- Language: Java
- Homepage:
- Size: 230 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
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)