<feed xmlns='http://www.w3.org/2005/Atom'>
<title>EgoMetrics/egometrics.py, branch master</title>
<subtitle>Metrics logging application</subtitle>
<id>http://git.tvcloud.fr/cgit.cgi/EgoMetrics/atom?h=master</id>
<link rel='self' href='http://git.tvcloud.fr/cgit.cgi/EgoMetrics/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.tvcloud.fr/cgit.cgi/EgoMetrics/'/>
<updated>2026-03-18T15:14:58Z</updated>
<entry>
<title>Reorganize main menu with grouped sections and quit on 0</title>
<updated>2026-03-18T15:14:58Z</updated>
<author>
<name>Thomas Vanbesien</name>
<email>tvanbesi@proton.me</email>
</author>
<published>2026-03-18T15:14:58Z</published>
<link rel='alternate' type='text/html' href='http://git.tvcloud.fr/cgit.cgi/EgoMetrics/commit/?id=3a867e3b0c966f84d607fc0ceafb2fdee893ed5d'/>
<id>urn:sha1:3a867e3b0c966f84d607fc0ceafb2fdee893ed5d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add body weight logging with diff tracking</title>
<updated>2026-03-18T14:26:22Z</updated>
<author>
<name>Thomas Vanbesien</name>
<email>tvanbesi@proton.me</email>
</author>
<published>2026-03-18T14:26:22Z</published>
<link rel='alternate' type='text/html' href='http://git.tvcloud.fr/cgit.cgi/EgoMetrics/commit/?id=7ecba24a3383d4e331c812b0dcd57bc7bf565713'/>
<id>urn:sha1:7ecba24a3383d4e331c812b0dcd57bc7bf565713</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor screen logic into screens/ package</title>
<updated>2026-03-18T14:18:46Z</updated>
<author>
<name>Thomas Vanbesien</name>
<email>tvanbesi@proton.me</email>
</author>
<published>2026-03-18T14:18:46Z</published>
<link rel='alternate' type='text/html' href='http://git.tvcloud.fr/cgit.cgi/EgoMetrics/commit/?id=81c3cbf634e1e6929317d3ffcd87df6426808417'/>
<id>urn:sha1:81c3cbf634e1e6929317d3ffcd87df6426808417</id>
<content type='text'>
Split egometrics.py (610 lines) into domain-specific modules:
exercises, sessions, and templates. Entry point now just wires
the main menu to the screen modules.
</content>
</entry>
<entry>
<title>Add templates, per-set tracking, and float weight support</title>
<updated>2026-03-18T13:31:27Z</updated>
<author>
<name>Thomas Vanbesien</name>
<email>tvanbesi@proton.me</email>
</author>
<published>2026-03-12T17:00:45Z</published>
<link rel='alternate' type='text/html' href='http://git.tvcloud.fr/cgit.cgi/EgoMetrics/commit/?id=7ceb22f1e12e3a040874a43b5e1177db83be15ed'/>
<id>urn:sha1:7ceb22f1e12e3a040874a43b5e1177db83be15ed</id>
<content type='text'>
- Rename tables with workout_ prefix, add workout_templates and
  workout_template_exercises tables
- Add bw_relative flag to exercises for body-weight-relative display
- Store reps, weight, and rest_time as per-set comma-separated TEXT
  in session exercises (rest_time is optional/nullable)
- Support float weight with one decimal place
- Add template CRUD and template-to-session logging flow
</content>
</entry>
<entry>
<title>Add workout logging CLI with SQLite storage</title>
<updated>2026-03-11T20:47:56Z</updated>
<author>
<name>Thomas Vanbesien</name>
<email>tvanbesi@proton.me</email>
</author>
<published>2026-03-11T20:16:57Z</published>
<link rel='alternate' type='text/html' href='http://git.tvcloud.fr/cgit.cgi/EgoMetrics/commit/?id=6e7e00846e658cb79d0c23e18939c59fedba06dd'/>
<id>urn:sha1:6e7e00846e658cb79d0c23e18939c59fedba06dd</id>
<content type='text'>
Exercises CRUD, session logging with sets/reps/RPE/rest/LSRPE,
session viewing and deletion. Interactive terminal menu.
</content>
</entry>
</feed>
