i was lowk tired of having to google “x timer” every time I needed one, so I figured it would be easier to just make my own simple terminal timer app
currently i have a basic test setup i guess that just counts down and exits when done, it uses milliseconds internally but takes minutes as input
i plan to turn it into a proper CLI app with input parsing, so things like:
10s5m2h2h5m
etc. will work, then probably implement some sort of notification or something once it’s done
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.