Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 1.05 KB

README.md

File metadata and controls

31 lines (22 loc) · 1.05 KB

keyboard-visualization

Keyboard visualization of key presses in Scala

Requires

  • Java runtime > 1.8.0_40 - Download latest Java
  • Simple Build Tool - Download SBT

Installation

  1. Install SBT
  2. Download the zip of this repository
  3. Extract zip some place
  4. Open command prompt in the extracted directory containing build.sbt
  5. Type sbt assembly to generate the .jar file in target\scala-2.11
  6. Run the .jar file to start the application

Screenshots

No keys pressed

kb1

'G' 'I' 'T' keys pressed at the same time

kb2

toxjq Quake Live config loaded

kb3