Skip to content

nirrattner/SplitTimer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Speedrun Timer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published