A geocaching client for SailfishOS.
Bugs and feature requests: https://github.com/tadzik/harbour-bootyhunter/issues
Attachment | Size | Date |
---|---|---|
harbour-bootyhunter-0.1-1.armv7hl.rpm | 103.64 KB | 18/01/2017 - 16:20 |
harbour-bootyhunter-0.0.2-1.armv7hl.rpm | 103.94 KB | 20/01/2017 - 03:59 |
harbour-bootyhunter-0.0.3-1.armv7hl.rpm | 104.2 KB | 29/01/2017 - 23:50 |
(none)
Comments
chanke
Tue, 2020/09/15 - 08:37
Permalink
Thanks, JacekJagosz! Installing these two packages did the trick.
JacekJagosz
Sun, 2020/09/13 - 14:00
Permalink
To make the map work I needed to install the package you mentioned
qt5-qtdeclarative-import-location
+qt5-plugin-geoservices-osm
Amboss
Sat, 2018/07/14 - 15:36
Permalink
Will there be any improvements? If I press "show map" nothing happens. Sailfish X, 2.2.0.29
tadzik
Sat, 2018/07/14 - 16:20
Permalink
Hey,
That's because of the fact that I failed to declare dependencies properly. I'm not 100% which package is required: maybe qt5-qtdeclarative-import-location would help? It "just works" on my device, but that's probably because I have something else installed that declared its dependencies correctly :)
As for further improvements, the project is currently in a bit of a hiatus, mostly due to my lack of tuits. I looked into supposting geocaching.com, and it seems to be the choice between writing my own crawler/HTML parser for geocaching.com (which I really don't consider to be time worth spending), or using something like https://pypi.org/project/pycaching/ -- which requires either plugging in a 3rd programming language into the project (4th if you count JS and TS separately), or just moving the whole thing to python altogether: which is probably sensible enough, but I just haven't gotten around to it :)
naytsyrhc
Fri, 2017/08/11 - 19:34
Permalink
Very nice implementation. Any chance to add other providers as well (e.g. geocaching.com)?