You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Chronicle automatically builds rich Strava activity descriptions by combining data from Strava and your connected stat sources.
7
+
<palign="center">Chronicle your activity with automated Strava descriptions.</p>
8
+
<palign="center">Chronicle your activity history through heatmaps.</p>
9
+
<palign="center">Chronicle your workout sessions and send to garmin.</p>
10
+
11
+
#
9
12
10
-
## UI Direction
11
-
- The MPA is the product and the active refinement target.
12
-
- Future styling changes should be reviewed in-browser with `A` vs `B` comparisons at `/design-review`.
13
-
- Product direction details: [`docs/UI_DIRECTION.md`](docs/UI_DIRECTION.md)
14
-
- Refinement process and page order: [`docs/MPA_REFINEMENT_ROADMAP.md`](docs/MPA_REFINEMENT_ROADMAP.md)
13
+
This app is currently built for someone that likes self-hosting their own docker apps, who uses Strava but hates writing out descriptions, and who wears a Garmin watch.
15
14
16
15
## Key Features
17
-
- Auto-processes new activities on a worker heartbeat.
18
-
- Writes description templates back to Strava based on activity profile.
19
-
- Includes a polished local web app:
16
+
- Auto-processes new activities.
17
+
- Activity Profile matching,
18
+
- yaml Profile Builder.
19
+
- Custom Description Templates per profile,
20
+
- Jinja Template Builder
21
+
- Plan and wargame your next sessions.
22
+
- yaml Workout Builder
23
+
- Send to your garmin watch workout calendar.
24
+
25
+
## Includes a polished local web app:
20
26
-`View` (`/dashboard`) for long-term trends.
21
27
-`Plan` (`/plan`) for planning your next move.
22
28
-`Build` (`/editor`) for template editing and preview.
23
29
-`Sources` (`/setup`) for source credentials and OAuth.
24
30
-`Control` (`/control`) for one-click API operations.
25
-
- Supports profile-based templates (for different activity types).
26
-
- Exposes local API endpoints for automation and reruns.
0 commit comments