Skip to content

Commit ab37655

Browse files
authored
Revise app description and add credits section
Updated the description to clarify the app's purpose and added a 'Thanks!' section with credits.
1 parent a664c45 commit ab37655

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
#
1212

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.
13+
This app is 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.
1414

1515
## Key Features
1616
- Auto-processes new activities.
@@ -108,3 +108,11 @@ http://localhost:1609
108108
- Android widget companion: [`docs/ANDROID_WIDGET_COMPANION.md`](docs/ANDROID_WIDGET_COMPANION.md)
109109
- Android widget APK downloads: [GitHub Releases](https://github.com/seanap/Chronicle/releases)
110110
- Misery Index report: [`docs/MISERY_INDEX_REPORT.md`](docs/MISERY_INDEX_REPORT.md)
111+
112+
## Thanks!
113+
Borrowed ideas, inspiration, code, and style from the following great projects:
114+
- https://github.com/aspain/git-sweaty Dashboard inspiration
115+
- https://github.com/yeekang-0311/garmin_planner Workout builder and Send to Garmin
116+
- https://www.home-assistant.io/docs/configuration/templating/ Jinja Template builder inspired by HomeAssistant Templating
117+
- https://activitystat.com/ For the auto stat description inspiration
118+
- This project was built using the [BMAD Method](https://github.com/bmad-code-org/BMAD-METHOD) with assistance from CODEX GPT5.4

0 commit comments

Comments
 (0)