Now that all #Garmin servers are down, let me recommend GoldenCheetah, a great offline-first software to manage cycling etc. data: https://goldencheetah.org
"We believe that cyclists and triathletes should be able to download their power data to the computer of their choice"
#cycling #thereisnocloud #justotherpeoplescomputers
@mastobikes
@liebach Thanks for making me learn about yet another distribution :wink:
But why would the AppImage not run on Void Linux?
@m4lvin No idea, haven't tried, 'cause I didn't know it existed (never looked). Trying now...
@m4lvin well...
./GoldenCheetah_v3.5_amd64_Linux.AppImage
zsh: no such file or directory: ./GoldenCheetah_v3.5_amd64_Linux.AppImage
ls -l GoldenCheetah_v3.5_amd64_Linux.AppImage
-rwxr-xr-x 1 m m 105M 2020-07-27 18:08 GoldenCheetah_v3.5_amd64_Linux.AppImage
@m4lvin Seems appimage assume GNU libc, I'm running a musl libc based system.
@m4lvin @mastobikes Oh yes! I keep meaning to look into that. Using Void Linux the barrier is high, because I’d have to make a package, but I do have those skills so perhaps I should Just Do It(tm).