This is a lightweight tool I use for tracking my gym sessions. You're welcome to use it, fork it, whatever you like.
TODO
Recording a new uncategorised 1 hour gym session for today:
gy 60Recording a session with 20 minutes of cardio and and 40 minutes of weights:
gy -c 20 -w 40Recording a session with a date override:
gy -d "2024-12-15"