Keep track of the passing of time in your terminal
Passtime will subtly let you know every 30 minutes that passes (or a custom interval). Great for people who often get hyperfocused in their work.
Passtime is in development, but you can try it out now using npx @rstacruz/passtime
.
alias passtime="npx @rstacruz/passtime"
# Alert every 15 minutes
passtime 15m
# Or show usage info
passtime --help
Thanks Phonlaphat Thongsriphong for the icon!