Skip to content

Latest commit

 

History

History
21 lines (20 loc) · 401 Bytes

README.md

File metadata and controls

21 lines (20 loc) · 401 Bytes

SplitTimer

Barebones timer with global hotkeys and configurable splits.

Build and Run

mvn clean package
java -jar shade/SplitTimer.jar

Instructions

  1. Load a JSON configuration file of the following format
[
  {"name":  "SPLIT 1"},  
  {"name":  "SPLIT 2"},  
  {"name":  "SPLIT 3"},  
  {"name":  "SPLIT 4"}  
]
  1. Keys
  • Spacebar: start and split
  • R: stop and reset