Barebones timer with global hotkeys and configurable splits.
mvn clean package
java -jar shade/SplitTimer.jar
- Load a JSON configuration file of the following format
[
{"name": "SPLIT 1"},
{"name": "SPLIT 2"},
{"name": "SPLIT 3"},
{"name": "SPLIT 4"}
]
- Keys
- Spacebar: start and split
- R: stop and reset