Categorygithub.com/winebarrel/tmc
repositorypackage
0.1.1
Repository: https://github.com/winebarrel/tmc.git
Documentation: pkg.go.dev

# 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