Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

since

quickly count back from present time, usage intended to be within the scope of 24h
intended usecase: compiled executable in PATH for terminal access

usage

program accepts time in formats: HH:mm and HH mm

usage examples:

> since 8 02 (current time: 1200)
< 04h 00m
> since 13:25 (current time: 1100)
< 21h 35m

for minutes, only zero-padded singledigit values are tolerated
failsafes will be added when deemed necessary

compilation

go build in project root, assuming go/bin is already in PATH. may vary with env and associated aliases

About

quickly count back from present time within your terminal

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages