File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- tcx2ics
1+ # tcx2ics
2+
3+ Convert a ` .tcx ` activity file (from Garmin, Strava, etC.) into a single ` .ics `
4+ calendar event with basic workout Statistics.
5+
6+ The calendar event contains:
7+ - start and end time of the activity
8+ - sport type
9+ - total duration
10+ - total distance
11+
12+ ## 🔑 License
13+
14+ This package is distributed under the MIT License. This license can be found online at < http://www.opensource.org/licenses/MIT > .
15+
16+ ## Disclaimer
17+
18+ This framework is provided as-is, and there are no guarantees that it fits your purposes or that it is bug-free. Use it at your own risk!
19+
20+ ## 🔗 Related frameworks
21+
22+ [ 1] [ AST-Monitor: A wearable Raspberry Pi computer for cyclists] ( https://github.com/firefly-cpp/AST-Monitor )
23+
24+ [ 2] [ TCXReader.jl: Julia package designed for parsing TCX files] ( https://github.com/firefly-cpp/TCXReader.jl )
25+
26+ [ 3] [ TCXWriter: A Tiny Library for writing/creating TCX files on Arduino] ( https://github.com/firefly-cpp/tcxwriter )
You can’t perform that action at this time.
0 commit comments