An open-source, text-based timesheet parser for contractors to track work hours in a programmer-friendly format using parseable text files.
Category: Time Tracking CLI Tools
Tags: open-source, timesheet, programmers, contractors
ts is an open-source, text-based timesheet parser designed for contractors and programmers to efficiently track work hours. It uses human-friendly, computer-parseable text files—one file per contract—for logging time entries in a simple, programmer-oriented format.
~/.tsconfig.yml
file (or %USERPROFILE%.tsconfig.yml
on Windows).-i/--invoice
option. Supports custom invoice file naming templates with variables (e.g., {invoice_code}
).This tool is open-source and free to use under its respective license.