Skip to content
This repository has been archived by the owner on Dec 23, 2023. It is now read-only.

winebarrel/tmc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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