Pure Cache - Geocaching on Librem 5

A long time ago in my Librem 5 review (from July 2023) I mentioned I was going to work on a geocaching app. Well, I have finally built one, and am using it to geocache using my Librem 5!

The app is written in Python, using tkinter.

I’ve called it “Pure Cache”. It is free-software, GPLv3 license.

Feel free to clone, fork, or contribute.

A couple of screenshots -



9 Likes

And for those who don’t want to be restricted by their code of conduct:

It is free-software, GPLv3 license.

one of our users has expressed point that not all files in this project are marked with this fact (as the GPLv3 requires) #1 - upstream licensing issue - tmg1gnm2/pure-cache-no-coc - kescherGit

[if anyone has access to this gitlab please submit an issue]

2 Likes

I have added a GPX Editor to my project at Libre Projects / Pure Cache · GitLab

All code is an early version. Feel free to clone, branch, update, etc.

Also, I have updated the source files to mention GPLv3, rather than just having the license in the repository. (as mentioned by librem5user1o1 … thanks!)

3 Likes