mendhak
mendhak
Alright, the PR has been merged, and the waveshare code should behave itself now. The **"No module named 'Jetson'"** message should go away now. However, the waveshare folks have added...
OK I think a workaround could be, define a custom parser (which editorjs-html) allows, and have it just ``` function embedParser(block){ return `` } ``` And then give it to...
I'm interested in just the first part, getting the suggestion, but not necessarily the programmable part. I hope that programmability aspect isn't a reason that this suggestion is ignored. Being...
Eleventy 3.0 comes with this feature called the `inputPathToUrl`, and there will be no need for the extra plugins in this theme's eleventy.js. Just linking to `my-blog.md` should make it...
I think I understand, did I get it right: although OwnTracks wants you to use their clients, GPSLogger is thiiiiis close to letting you use it as an unofficial client...
Test APK is here: https://github.com/mendhak/gpslogger/releases/tag/v131-rc2 Note that if you use the FDroid version of this app, installing this is like new, so you'll lose previous data and settings.
Ah I tried setting up OwnTracks in Docker today but gave up. The [quickstart](https://github.com/owntracks/docker-recorder) instructions didn't work, and the docker-compose-mqtt.yml didn't work either. The recorder is either unable to find...
Yes that's it thanks! Finally got it working! The OTR_PORT=0 was the crucial missing bit, the docker image kept failing and I couldn't figure out from the docs what was...
v131 is in the [releases](https://github.com/mendhak/gpslogger/releases) and [FDroid](https://f-droid.org/en/packages/com.mendhak.gpslogger/)