$ back-at -h
usage: back-at HH
6E8D
:MM (or HH:MMpm)
Options:
-prefix string
progress bar prefix (default "☕ ")
-version
show version and exit
$ back-at 17:00
☕ ████████████░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░ 16%
You can get the tool from the GitHub release section, or:
$ go install github.com/tebeka/back-at@latest
Make sure $(go env GOPATH)/bin
is in your $PATH
.