the io app
![]() |
![]() |
![]() |
![]() |
![]() |
hi im io and io.klarstrup.dk is my attempt to make a personal system for consolidating my life/fitness data from a ton of different apps and planning & for journaling and planning my life and fitness goals
this system and app is developed principally to suit my needs, but anyone with a GitHub account can sign in and start using it
- workout tracking, from basic sets of exercises of various weights and reps to more climbing-specific augmentations such as the ability to associate "circuits" of predefined colors/grades with the climbing gym "locations" of workouts
- exercise development programming, enabling linear progressive overload style strength and skill development
- calendar agenda aggregation with any provided iCal/
.ical
/.ics
source
![]() |
![]() |
![]() |
![]() |
---|---|---|---|
workout entry | exercise agenda | training programming | calendar aggregation via iCal |
- workout tracking via
Fitocracy, TopLogger, RunDouble, Kilter Board, MoonBoard, Grippy, Crimpd - competition journaling via Sportstiming, TopLogger, Onsight, ClimbAlong
- food diary via MyFitnessPal
- weather forecast via tomorrow.io
-
have bun installed and a mongodb instance running
-
populate .env.local
- install dependencies and run the development server:
bun install
bun run dev
-
open the local URL provided in the Next.js console output
-
❓❔❓❔
-
profit!