https://github.com/electronstudio/naughtyclock
A count-down or count-up timer clock desktop application.
https://github.com/electronstudio/naughtyclock
Last synced: 10 months ago
JSON representation
A count-down or count-up timer clock desktop application.
- Host: GitHub
- URL: https://github.com/electronstudio/naughtyclock
- Owner: electronstudio
- License: gpl-3.0
- Created: 2019-05-28T16:02:08.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-28T21:07:12.000Z (about 7 years ago)
- Last Synced: 2025-03-21T16:21:21.124Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 1.24 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Naughty Clock
A count-down or count-up timer clock desktop application.
# Rationale
When I was a school teacher this was useful for timing how long the children misbehaved and then punishing them
by detaining them for an equal amount of time.
# Warning
I was a junior dev when I wrote this. It was written for JDK 1.5 and Netbeans forms. I have updated it to work
with JDK 13 but otherwise left the mess as-is.