tracktime

Small utility for tracking working hours in a plain text file

git clone https://git.8pit.net/tracktime.git

1module github.com/nmeum/tracktime
2
3go 1.18