# Packages
No description provided by the author
# README
tmc
time calculator
Installation
go install github.com/winebarrel/tmc/cmd/tmc@latest
Usage
$ tmc
> 10:10 - 20 + 1:15
11:05
> 10 + 11:20
11:30
> 1:00 - 30
0:30
> 12:00 - 9:15
2:45
time calculator
go install github.com/winebarrel/tmc/cmd/tmc@latest
$ tmc
> 10:10 - 20 + 1:15
11:05
> 10 + 11:20
11:30
> 1:00 - 30
0:30
> 12:00 - 9:15
2:45