ttrack icon indicating copy to clipboard operation
ttrack copied to clipboard

A simple command-line time-tracking tool which can generate daily, weekly and monthly reports.

Results 4 ttrack issues
Sort by recently updated
recently updated
newest added

hey everyone! it seems that this project was not maintained for a long time, but it is very interesting. we are thinking about to collaborate to add support to python...

Based on the syntax and variable names contained in it, this patch adds a JSON interface using those names as dictionary lookup keys. The interface is an added `onecmd_json()` that...

After a little getting-to-know, I find `cmdparser` a very useful extension to plain `Cmd`. *Thank you!* We use `cmdparser` to define local shells for (micro)services, and this format is unbeatable...

Currently a tag or task may have a very brief name, possibly an opaque identifier (e.g. a bug number). It would be useful to attach a descriptive text to it...