September 1, 2016

How to write a Task Timer in Java

I just wrote myself a simple Java alarm clock. Takes a parameter denoting the number of hours and displays an error alert (below) when the time has been reached. This is to prevent my spending too much time going down rabbit holes. I'm releasing this in the public domain such that someone might find it useful.

No comments:

Post a Comment