Garmin

As I slowly get back into running, I realized my garmin plugin had a minor bug. When I built this last year, I had inadvertently hard-coded the years field in the summary and the totals for the current year where obviously messed up. For now I’ve patched it with a quick-fix. Will have to automate it when I have a bit more time and I think I already know what needs to be done. ...

February 6, 2022 · 1 min · 116 words · Srikanth Perinkulam

May 11, 2021 19:19

Tweaked this setup further to make it a bit more seamless. I used a different but more reliable script to fetch the activity json files and setup a cron job to run twice every week. Next-up: 01. Make the parsing and data display theme agnostic. 02. Add a quick link to publish individual activities as posts if required 03. Build some cool charts :)

May 11, 2021 · 1 min · 64 words · Srikanth Perinkulam

May 7, 2021 14:31

Earlier this week, I came across this nifty python tool that lets you backup all your garmin data from the Garmin-Connect platform. I wrote a crude WordPress plugin to parse the json files over and display the data on my website here. The tool is kind of unstable because it essentially ‘mimics’ a regular Garmin-connect login and download. Also probably the reason why there aren’t many functional plugins for Garmin on wordpress. ...

May 8, 2021 · 1 min · 130 words · Srikanth Perinkulam