HackerTrans
TopNewTrendsCommentsPastAskShowJobs

pepperonipboy

no profile record

Submissions

Show HN: I made a free tool to sync Strava activities with your calendar

stravatocalendar.com
11 points·by pepperonipboy·السنة الماضية·4 comments

comments

pepperonipboy
·قبل 9 أشهر·discuss
I'm building a website to pull strava activities into my google/apple calendar (without needing permissions or logins)

https://stravatocalendar.com/

It's working well and I think I can use the same "backend" to pull this data into a spreadsheet which could be useful for data hungry users/coaches/club and event organizers/etc.
pepperonipboy
·السنة الماضية·discuss
If you sync your Health app data with Strava it should work! Here's a guide I found on yt on how to do that:https://www.youtube.com/watch?v=Mn-jShxMSG8
pepperonipboy
·السنة الماضية·discuss
It helps me stay motivated and organized with training. No permissions, no authentication, no programming, no personal information required. Just import the generated url into your favorite calendar app (Google Calendar, Microsoft Outlook, Apple Calendar, etc). Hope you find it useful!
pepperonipboy
·السنة الماضية·discuss
Could work great with emacs' eww!
pepperonipboy
·السنة الماضية·discuss
very nice, what models are you guys using?
pepperonipboy
·السنة الماضية·discuss
Wow that's really cool! Part of my PhD thesis was about writing stable treemapping algorithms for temporal data. The idea being that you want your treemap cells not to fly around like what I'm seeing in your demo, but to remain more or less in the same position without sacrificing too much on the cells aspect ratios. We've come up with a pretty effective and fast method to do that, check out the paper and a demo down below. Maybe we could even do a collaboration to get this implemented in perspective.

https://github.com/EduardoVernier/eduardovernier.github.io/b...

https://youtu.be/Bf-MRxhNMdI?list=PLy5Y4CMtJ7mKaUBrSZ3YgwrFY... (see the GIT method)