You are browsing as a guest. Sign up (or log in) to start making projects!

50m 15s logged

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:

  • 10s
  • 5m
  • 2h
  • 2h5m

etc. will work, then probably implement some sort of notification or something once it’s done

0
9

Comments 0

No comments yet. Be the first!