Skip to content

snappas/keyboard-visualization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Keyboard visualization of key presses in Scala

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages