T
time-track
Work time tracker with CSV storage. Compatible with the legacy bash script.
Markdown Python
Overview
A simple Python tool for tracking work sessions (clock in, break, return, out) and storing data in weekly CSV files. It provides status summaries and is designed to work alongside an existing bash-based tracker.
Tech stack
- Python
- CSV storage
- Command-line interface